diff --git a/pages/web-scraping.md b/pages/web-scraping.md index bbb05aaf..61b99c82 100644 --- a/pages/web-scraping.md +++ b/pages/web-scraping.md @@ -5,6 +5,7 @@ - [Apify](#apify) - [ProxyCrawl](#proxycrawl) - [Scraper API](#scraper-api) +- [SearchApi](#searchapi) - [PhantomJsCloud](#phantomjscloud) @@ -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/)