Open jeremybmerrill opened 9 years ago
so we can map over the pages, select just some, etc.
scraper.scrape.select{|contents, url| url.match(whatever)}.each &:whatever
so we can map over the pages, select just some, etc.