This website requires JavaScript.
Explore
Help
Register
Sign In
elsanctum
/
the-great-escape
Watch
2
Star
0
Fork
0
You've already forked the-great-escape
Code
Issues
Pull Requests
Releases
Wiki
Activity
the-great-escape
/
tge
History
Adrian Malacoda
d54f3ec21c
there's multiple h1's on the page and the one we want is like .eq(2) or something. But once you start addressing nodes by index like that you get real brittle and can break easily. I don't think we have a problem with just selecting all h1's here.
2016-11-27 01:19:59 -06:00
..
outputters
make threads subdir under board so we can put an index.json there with board metadata
2016-11-26 23:54:05 -06:00
scrapers
there's multiple h1's on the page and the one we want is like .eq(2) or something. But once you start addressing nodes by index like that you get real brittle and can break easily. I don't think we have a problem with just selecting all h1's here.
2016-11-27 01:19:59 -06:00
__init__.py
initial commit for the-great-escape yuku scraper
2016-11-26 23:09:12 -06:00
model.py
add extra user metadata such as title and avatar
2016-11-27 00:43:11 -06:00