Skip to content

Commit e762457

Browse files
authored
Add Johnny Rapid python scene scraper (stashapp#1065)
1 parent 406c4cd commit e762457

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

SCRAPERS-LIST.md

+1
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,7 @@ jessicajaymesxxx.com|Spizoo.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
640640
jizzbomb.com|NewSensationsNetworkSites.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
641641
jodiwest.com|AdultEmpireCash.yml|:heavy_check_mark:|:x:|:x:|:x:|-|MILF
642642
joeperv.com|bellapass.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
643+
johnnyrapid.com|Algolia_Johnnyrapid.yml|:heavy_check_mark:|:x:|:x:|:x:|Python|Gay
643644
joibabes.com|Arx.yml|:heavy_check_mark:|:x:|:x:|:x:|Python|-
644645
jonnidarkkoxxx.com|GammaEntertainment.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
645646
joybear.com|JoyBear.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-

scrapers/Algolia_Johnnyrapid.yml

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
name: "Johnny Rapid"
2+
sceneByURL:
3+
- action: script
4+
url:
5+
- johnnyrapid.com/en/video/
6+
script:
7+
- python
8+
- Algolia.py
9+
- johnnyrapid
10+
sceneByFragment:
11+
action: script
12+
script:
13+
- python
14+
- Algolia.py
15+
- johnnyrapid
16+
sceneByName:
17+
action: script
18+
script:
19+
- python
20+
- Algolia.py
21+
- johnnyrapid
22+
- searchName
23+
sceneByQueryFragment:
24+
action: script
25+
script:
26+
- python
27+
- Algolia.py
28+
- johnnyrapid
29+
- validName
30+
# Last Updated June 20, 2022

0 commit comments

Comments
 (0)