Skip to content

Add ScrapegraphAI integration #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Please help maintain alphabetical order.
- [scrape-it](#scrape-it) [(link)](https://github.com/IonicaBizau/scrape-it)
- [Scraper.AI](#scraper-ai) [(link)](https://scraper.ai)
- [ScraperAPI](#scraperapi) [(link)](https://scraperapi.com)
- [ScrapeGraphAI](#scrapegraphai) [(link)](https://scrapegraphai.com)
- [ScraperWiki](#scraperwiki) [(link)](https://scraperwiki.com/)
- [ScrapingAnt](#scrapingant) [(link)](http://scrapingant.com)
- [Scrapinghub](#scrapinghub) [(link)](http://scrapinghub.com)
Expand Down Expand Up @@ -353,7 +354,16 @@ Best of all, changes to the selections are monitored as often as you want. Updat
- Any, through a JSON API and (optional) webhook

---
### [scrapegraphai](https://scrapegraphai.com)

**Description**: ScraperGraphAI is an API that allows you to scrape websites and extract data in a structured format using AI.

**Applicable Language(s)**
- Python
- JavaScript
- Curl

---
### [ScraperAPI](https://scraperapi.com)

**Description**: ScraperAPI is a tool for developers building web scrapers, it handles proxies, browsers, and CAPTCHAs so developers can get the raw HTML from any website with a simple API call.
Expand Down