Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Please help maintain alphabetical order.
- [Nutch](#nutch) [(link)](http://nutch.apache.org/)
- [Outwit Hub](#outwit-hub) [(link)](http://www.outwit.com/products/hub/)
- [Octoparse](#octoparse) [(link)](http://www.octoparse.com/)
- [Proxy Sentinel](#proxy-sentinel) [(link)](https://www.proxysentinel.io)
- [rvest](#rvest) [(link)](https://github.com/hadley/rvest)
- [scrape-it](#scrape-it) [(link)](https://github.com/IonicaBizau/scrape-it)
- [Scraper.AI](#scraper-ai) [(link)](https://scraper.ai)
Expand Down Expand Up @@ -325,6 +326,16 @@ turn it into structured data (CSV, Excel, etc.).

---

---

### [Proxy Sentinel](https://www.proxysentinel.io)

**Description**: A self-managed proxy rotator and analytics tool to cut proxy costs

**Applicable Language(s)**

---

### [rvest](https://github.com/hadley/rvest)

**Description**: R package to scrape information from web pages. It is designed to work with magrittr to make it easy to express common web scraping tasks, inspired by libraries like beautiful soup.
Expand Down