ContentMine / quickscrape

A scraping command line tool for the modern web
MIT License
259 stars 42 forks source link

Print which scraper was used #92

Open tarrow opened 8 years ago

tarrow commented 8 years ago

For debugging purposes it would be useful to print to screen which scraper was used for a given url. This can be a problem, if instance, if your scraper directory contains overlapping scrapers in which case the one chosen may be non-deterministic