class Scraper::Cache
- Scraper::Cache
- Reference
- Object
Defined in:
scraper.crConstant Summary
-
Log =
::Log.for(self)
Class Method Summary
Instance Method Summary
- #data : Hash(String, Scraper::PendingScrape | Scraper::ScrapedSite)
- #scrape(url : String) : Site
- #store(url : String, site : Site) : Site