from re import compile, IGNORECASE from ..helpers import _BasicScraper, indirectStarter class EerieCuties(_BasicScraper): latestUrl = 'http://www.eeriecuties.com/' imageUrl = 'http://www.eeriecuties.com/d/%s.html' imageSearch = compile(r'(/comics/.+?)"') prevSearch = compile(r'(/d/.+?.html).+?/previous_day.gif') help = 'Index format: yyyymmdd' class EdgeTheDevilhunter(_BasicScraper): name = 'KeenSpot/EdgeTheDevilhunter' latestUrl = 'http://www.edgethedevilhunter.com/' imageUrl = 'http://www.edgethedevilhunter.com/comics/%s' imageSearch = compile(r'(http://www.edgethedevilhunter.com/comics/.+?)" alt') prevSearch = compile(r'(http://www.edgethedevilhunter.com/comics/.+?)">