Skip to content

Commit

Permalink
Merge pull request #300 from SebastjanPrachovskij/feature/add-searcha…
Browse files Browse the repository at this point in the history
…pi-to-web-scraping

Add SearchApi to web-scraping
  • Loading branch information
255kb authored Sep 5, 2023
2 parents 234bf61 + 16c6ed5 commit 0c0b8b6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pages/web-scraping.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- [Apify](#apify)
- [ProxyCrawl](#proxycrawl)
- [Scraper API](#scraper-api)
- [SearchApi](#searchapi)
- [PhantomJsCloud](#phantomjscloud)

<!-- /TOC -->
Expand Down Expand Up @@ -32,6 +33,14 @@
* *Pros*: Handles proxies, browsers, and CAPTCHAs for you, so you can scrape any web page with a simple API call.
* *Limitations*: Rate limited to 5 requests per second, may be increased upon request.

## SearchApi

[SearchApi Home Page](https://www.searchapi.io/)

- *Free tier*: 100 successful API calls per month.
- *Pros*: Supports precise location geo-targeting, uses only premium US-based proxies, Structures Google results into JSON in real-time (~2 seconds).
- *Limitations*: Rate limited to 20% monthly plan searches per 1 hour.

## PhantomJsCloud

[PhantomJsCloud Home Page](https://PhantomJsCloud.com/)
Expand Down

0 comments on commit 0c0b8b6

Please sign in to comment.