https://github.com/prosenjitjoy/sitemap-seo-data-scraper
Complete project to Crawl and Scrape SEO data from any sitemap.xml and save data into CSV and JSON file.
https://github.com/prosenjitjoy/sitemap-seo-data-scraper
csv-export declarative-config goquery json-export webcrawler webscraper
Last synced: about 1 year ago
JSON representation
Complete project to Crawl and Scrape SEO data from any sitemap.xml and save data into CSV and JSON file.
- Host: GitHub
- URL: https://github.com/prosenjitjoy/sitemap-seo-data-scraper
- Owner: prosenjitjoy
- Created: 2023-07-20T01:06:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T01:09:12.000Z (almost 3 years ago)
- Last Synced: 2025-02-11T17:15:25.496Z (over 1 year ago)
- Topics: csv-export, declarative-config, goquery, json-export, webcrawler, webscraper
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sitemap-SEO-Data-Scraper
Complete project to Crawl and Scrape SEO data from any sitemap.xml and save data into CSV and JSON file.
### How to Use
Edit the `./config/config.yaml` file with your sitemap url and desired configuration then run the program.