Skip to content

Commit

Permalink
Merge pull request #308 from Charlotte-br560/patch-1
Browse files Browse the repository at this point in the history
Update web-scraping.md
  • Loading branch information
255kb committed Dec 25, 2023
2 parents 589f782 + ba16297 commit 911da1a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/web-scraping.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- TOC depthFrom:2 -->

- [Apify](#apify)
- [ProxyCrawl](#proxycrawl)
- [Crawlbase](#crawlbase)
- [Scraper API](#scraper-api)
- [SearchApi](#searchapi)
- [PhantomJsCloud](#phantomjscloud)
Expand All @@ -17,9 +17,9 @@
* *Pros*: Handles proxies, provides simple interface and url classification to make scraping easier
* *Limitations*: Rate limited to 1 crawler at a time, data retention of 7 days.

## ProxyCrawl
## Crawlbase

[ProxyCrawl Home Page](https://proxycrawl.com)
[CrawlBase Home Page](https://crawlbase.com)

* *Free tier*: 1,000 Free API Calls
* *Pros*: Bypass blocks, captchas and allows to scrape javascript pages with a simple API without managing proxies. Supports all websites.
Expand Down

0 comments on commit 911da1a

Please sign in to comment.