mirror of
https://github.com/fmhy/edit.git
synced 2026-03-11 08:55:38 +00:00
Fix SpiderSuite link in web scraping resources. (#4856)
Updated SpiderSuite link to the new domain.
This commit is contained in:
parent
77d5694a5d
commit
45a99395e6
1 changed files with 1 additions and 1 deletions
|
|
@ -867,7 +867,7 @@ ## ▷ Web Scraping / Crawling
|
|||
|
||||
* 🌐 **[Awesome Web Scraping](https://github.com/lorien/awesome-web-scraping)** or **[Web Scraping FYI](https://webscraping.fyi/)** - Web Scraping Tools / Resources
|
||||
* ⭐ **[Instant Data Scraper](https://chromewebstore.google.com/detail/instant-data-scraper/ofaokhiedipichpaobibbnahnkdoiiah)** - Browser Extension
|
||||
* [SpiderSuite](https://spidersuite.github.io/SSuite/) - Advanced Web Crawler / [GitHub](https://github.com/3nock/SpiderSuite)
|
||||
* [SpiderSuite](https://spidersuite.io/) - Advanced Web Crawler / [GitHub](https://github.com/3nock/SpiderSuite)
|
||||
* [Heritrix](https://heritrix.readthedocs.io/) - Internet Archive's Web Crawler / [GitHub](https://github.com/internetarchive/heritrix3)
|
||||
* [80legs](https://80legs.com/) - Cloud-Based
|
||||
* [Crawly](https://crawly.diffbot.com/) - Online Scraper
|
||||
|
|
|
|||
Loading…
Reference in a new issue