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
/
scrapers
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
..
__init__.py
initial commit for the-great-escape yuku scraper
2016-11-26 23:09:12 -06:00
yuku.py
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