There are 3 ways in which you can send integrate your scrapers with Scraper API:
- API endpoint:
http://api.scraperapi.com/?api_key=YOUR_API_KEY&url=http://httpbin.org/ip
- One of our SDK's, currently available for: Python, NodeJS, PHP, Ruby, Java.
- Proxy Port:
http://scraperapi:[email protected]:8001
All three options have the same functionality and performance, they just offer you the flexibility to integrate Scraper API in the way that is easiest for you.
This repo contains basic code examples showing you how to integrate ScaperAPI using each of the three integration options:
The full Scraper API documentation can be found here.