Web scraper
This is a simple web scraper used to scrape text content from a website
npm install
- List URLs you want to scrape into config.json.
- Run the scraper with
node scraper.js
The file clean-sitemap.js can be used to convert sitemap.xml files to a list of URLs in a .txt file 🐣
- Put a sitemap.xml in the project root director and run
node clean-sitemap.js
scraper-open-graph-image.png by Dby Freepik
MIT.
