Skip to content

Commit 210c9fe

Browse files
authored
Merge pull request #1456 from GayNerd/master
Add Algolia scraper for Falcon Studios
2 parents 89edc56 + 27a83fd commit 210c9fe

File tree

5 files changed

+67
-7
lines changed

5 files changed

+67
-7
lines changed

SCRAPERS-LIST.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ fakehostel.com|MindGeek.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
462462
fakehub.com|MindGeek.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
463463
fakeshooting.com|MMP_Network.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
464464
faketaxi.com|MindGeek.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
465-
falconstudios.com|GammaEntertainment.yml|:heavy_check_mark:|:x:|:x:|:x:|-|Gay
465+
falconstudios.com|Algolia_FalconStudios.yml|:heavy_check_mark:|:x:|:x:|:x:|-|Gay
466466
fallinlovia.com|ModelCentroAPI.yml|:heavy_check_mark:|:x:|:x:|:x:|Python|-
467467
famedigital.com|Algolia_Adultime.yml|:heavy_check_mark:|:x:|:x:|:heavy_check_mark:|Python|-
468468
familycreep.com|GammaEntertainment.yml|:heavy_check_mark:|:x:|:x:|:x:|-|Gay
@@ -647,7 +647,7 @@ horrorporn.com|Czechav.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
647647
hotandtatted.com|hussiemodels.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
648648
hotcrazymess.com|Nubiles.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
649649
hotguysfuck.com|BlurredMedia.yml|:heavy_check_mark:|:x:|:x:|:x:|CDP|-
650-
hothouse.com|GammaEntertainment.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
650+
hothouse.com|Algolia_FalconStudios.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
651651
hotlegsandfeet.com|DDFNetwork.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
652652
hotmilfsfuck.com|ExploitedX.yml|:heavy_check_mark:|:x:|:x:|:heavy_check_mark:|-|-
653653
hotmovies.com|Hotmovies.yml|:heavy_check_mark:|:x:|:heavy_check_mark:|:heavy_check_mark:|-|-
@@ -1112,7 +1112,7 @@ r18.dev|R18.dev.yml|:heavy_check_mark:|:x:|:heavy_check_mark:|:x:|-|JAV
11121112
rachel-steele.com|RachelSteele.yml|:heavy_check_mark:|:x:|:x:|:x:|-|MILF
11131113
rachelaldana.com|PinupDollars.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
11141114
rachelstormsxxx.com|VNAGirls.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
1115-
ragingstallion.com|GammaEntertainment.yml|:heavy_check_mark:|:x:|:x:|:x:|-|Gay
1115+
ragingstallion.com|Algolia_RagingStallion.yml|:heavy_check_mark:|:x:|:x:|:x:|-|Gay
11161116
randyblue.com|RandyBlue.yml|:heavy_check_mark:|:x:|:x:|:x:|-|Gay
11171117
ravenswallowzxxx.com|Andomark.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-
11181118
rawattack.com|Spizoo.yml|:heavy_check_mark:|:x:|:x:|:x:|-|-

scrapers/Algolia.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,9 @@
9292
"Dpfanatics": "DP Fanatics",
9393
"Janedoe": "Jane Doe Pictures",
9494
"ModernDaySins": "Modern-Day Sins",
95-
"Transgressivexxx": "TransgressiveXXX"
95+
"Transgressivexxx": "TransgressiveXXX",
96+
"Hot House": "Hot House Entertainment",
97+
"HotHouse.com": "Hot House Entertainment",
9698
}
9799

98100
# a list of sites (`sitename_pretty` from the API) which should pick out the

scrapers/Algolia_FalconStudios.yml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
name: Falcon Studios
2+
sceneByURL:
3+
- action: script
4+
url:
5+
- falconstudios.com/en/video
6+
- hothouse.com/en/video
7+
script:
8+
- python
9+
- Algolia.py
10+
- falconstudios
11+
sceneByFragment:
12+
action: script
13+
script:
14+
- python
15+
- Algolia.py
16+
- falconstudios
17+
sceneByName:
18+
action: script
19+
script:
20+
- python
21+
- Algolia.py
22+
- falconstudios
23+
- searchName
24+
sceneByQueryFragment:
25+
action: script
26+
script:
27+
- python
28+
- Algolia.py
29+
- falconstudios
30+
- validName
31+
# Last Updated September 09, 2023

scrapers/Algolia_RagingStallion.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
name: Raging Stallion
2+
sceneByURL:
3+
- action: script
4+
url:
5+
- ragingstallion.com/en/video
6+
script:
7+
- python
8+
- Algolia.py
9+
- ragingstallion
10+
sceneByFragment:
11+
action: script
12+
script:
13+
- python
14+
- Algolia.py
15+
- ragingstallion
16+
sceneByName:
17+
action: script
18+
script:
19+
- python
20+
- Algolia.py
21+
- ragingstallion
22+
- searchName
23+
sceneByQueryFragment:
24+
action: script
25+
script:
26+
- python
27+
- Algolia.py
28+
- ragingstallion
29+
- validName
30+
# Last Updated September 09, 2023

scrapers/GammaEntertainment.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,11 @@ xPathScrapers:
159159
dylanryder: Dylan Ryder
160160
eroticax: EroticaX
161161
evilangel: Evil Angel
162-
falconstudios: Falcon Studios
163162
familycreep: Family Creep
164163
fistingcentral: Fisting Central
165164
gapingangels: Gaping Angels
166165
girlsandstuds: Girls And Studs
167166
grannyghetto: Granny Ghetto
168-
hothouse: Hot House
169167
immorallive: Immoral Live
170168
jaysinxxx: Jay Sin XXX
171169
jonnidarkkoxxx: Jonni Darkko XXX
@@ -184,7 +182,6 @@ xPathScrapers:
184182
pantypops: Panty Pops
185183
povblowjobs: POV Blowjobs
186184
povthis: POV This
187-
ragingstallion: Raging Stallion
188185
silverstonedvd: Silverstone DVD
189186
silviasaint: Silvia Saint
190187
squirtalicious: Squirtalicious

0 commit comments

Comments
 (0)