Scrape results for site:{domain}, filter only for links that have a status different than 200 (togglable by args) and write them in a csv. Excellent to run after a site update to remap the google results and minimize the impact on SEO.
npm installnpm start-
--domain(alias: -d): The domain to search for. Required. -
--csv-name: The name of the csv file will be created. Default: filtered-urls.csv. -
--pages(alias: -p): Quantity of pages to scrape. Default: 10. -
--check(alias: -c): Rather the links scraped should be checked for redirects or not. Default: true.
npm run test👤 Guilherme Luchesi
- Twitter: @luchesigui
- Github: @guiluchesi
- LinkedIn: @guilhermeluchesi
This README was generated with ❤️ by readme-md-generator