webscraperio / api-client-php

cloud.webscraper.io API client
MIT License
10 stars 13 forks source link

WebScraper.io PHP API client

API client for cloud.webscraper.io. The cloud based scraper is a managed scraper for the free Web Scraper Chrome extension. Visit https://cloud.webscraper.io/api to acquire API key.

Installation

Install the API client with composer.

composer require webscraperio/api-client-php

You might also need a CSV parser library. Visit http://csv.thephpleague.com/ for more information.

composer require league/csv

Usage

Web Scraper Cloud API documentation can be found on webscraper.io

Changelog

v1.4.0

v1.3.0

v1.2.0

v1.1.0

v0.3.0

v0.2.0