ContentMine / quickscrape

A scraping command line tool for the modern web
MIT License
260 stars 43 forks source link

Print which scraper was used #92

Open tarrow opened 7 years ago

tarrow commented 7 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