CreateRequest
Below are all the parameters GetOData API provides. You can use them to create your Request to get the data from the needed websites.
Parameter | Data Type | Default | Description |
---|---|---|---|
apiKey * | string | null | Your GetOData API credentials. Get it from the API Dashboard. |
url * | string | null | URL of the website you want to get data from. |
antibot_level* | string | 1 | Useful if your requests are getting blocked. Values: 1,2,3 |
location | string | Auto | 2 digit ISO Code of the country from which you want to get the data (IP Location) |
js_enabled | string | Yes | Javascript execution for the website. Values: Yes, No |
screenshot | string | false | Get Screenshot of the website in base 64 format. Values: true, false |