Corydon Cafe Scraper
Bug #504607 reported by
Ged Walsh
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Dosage |
Fix Committed
|
Low
|
Tristan Seligmann |
Bug Description
class CorydonCafe(
starter = bounceStarter('http://
imageUrl = 'http://
imageSearch = compile(r'<img src=\'(
prevSearch = compile(r' href="(
help = 'Index format: nnn'
def namer(cls, imageUrl, pageUrl):
return pageUrl.
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.