jovixv / dataforseo_client

PHP Client for DataForSeo API
MIT License
10 stars 7 forks source link

Laravel branch - added two new models for One Page API #4

Closed alexeycrystal closed 5 years ago

alexeycrystal commented 5 years ago

Created a new models to use with OnePage API:

GetTaskScanningStatus - recieves the current scanning status with the current crawling page path by the given task id. StopTaskExecution - stops the selected task by its id.