Closed OKNoah closed 8 years ago
Instead of scraping a site, is there a way to scrape HTML files?
Yes, take a look at the source, for instance, this.
The easiest way would be to serve the page through an http server.
Instead of scraping a site, is there a way to scrape HTML files?