Big Fat Whale Scraper
Bug #492746 reported by
Ged Walsh
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Dosage |
Fix Committed
|
Low
|
Tristan Seligmann |
Bug Description
class BigFatWhale(
latestUrl = 'http://
imageUrl = 'http://
imageSearch = compile(r'<img src="(archives/
prevSearch = compile(r' HREF="(.+?)" TARGET="_top" TITLE="Previous Cartoon"')
help = 'Index format: nnn'
Works back to 305 everything before that is just an ad for those strips in print. So scraper quits out.
Related branches
Changed in dosage: | |
assignee: | nobody → Tristan Seligmann (mithrandi) |
importance: | Undecided → Low |
milestone: | none → 1.7.0 |
status: | New → In Progress |
Changed in dosage: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.