Endpoints and Parameters 🧩
The following section provides a list of the current API endpoints and parameters. Explore these options to tailor your experience and optimize your integration with our DataPipeline.
List of Endpoints
Fields / Parameters
| The project name is purely for representation purposes. |
| true / false
This specifies the automatic rescheduling of a project. If it's set to |
| - hourly - daily - weekly - monthly - cron expression like "10 * * * *" |
| Next project runtime. Should be specified in ISO 8601 format. Simply use "now" as your reference point to initiate at the earliest possible time. |
| The ISO 8601 representation of the date when the project was created |
| This can be Valid - urls - amazon_product - amazon_offer - amazon_review - amazon_search - google_jobs - google_news - google_search - google_shopping - walmart_category - walmart_product - walmart_search |
| The source of the list of URLs, search terms etc. for the project. There are 2 valid variants
- A simple list (this is the default):
|
| The results are always saved and you can download them through the results link or through the UI.
If you want to get a webhook callback from your jobs you can add an optional parameter:
|
| Conifugre when to send email notifications about the finished jobs • • |
| Please refer to the Async API params —> https://docs.scraperapi.com/making-requests/async-requests-method/api-parameters |
| csv / JSON Set output format you want to get for SDE |
Last updated