Extract api
The "Extract API" let's you extract contents from any website online... All extracted contents are automatically saved on our server and can be collected using the Extracted API".
How to use the Extract api
To use the Extract API, make a HTTP GET request to the following endpoint
https://parsebot.com/api/v1/extract
Required parameters
These parameters must be sent along with the request.
key
The api key provided to you after registeration.
tool
The tool to use for the extraction.
url
Url to the page that should to be extracted... (url should be encoded).
Optional parameters
These parameters can also be sent along with the request.
callback
Callback function: used for cross domain AJAX referencing.
update
(default: 0) set to 1 if you want to get the updated content (overides caching).
deep
(default: 0) set to 1 if you want to go deep and extract hidden data.
Example request
Let's make an example request using the following parameters
https://parsebot.com/api/v1/extract?key=Ajdj02399iunjd2342jn34342nn&tool=article&url=http%3A%2F%2Fexample.com