How To Collect? (High level)
Trigger a Collection (Demo)
- Choose the target website from our variety of API offerings
- Pick the specific scraper you need
- Update the desired list of Inputs via JSON or CSV
- Enable the “Include errors report with the results” toggle button
- Enable the “Deliver results to external storage” toggle OR the “Send to webhook” toggle button according to your preference
- Select whether to deliver the data to an external storage or to deliver it to a webhook using the desired option toggle button
Via Webhook:
- Set your webhook URL and Authorization header if needed
- Select your preferred file format (JSON, NDJSON, JSON lines, CSV)
- Choose whether to send it compressed or not
- Test webhook to validate that the operation runs successfully (using sample data)
- Copy the code and run it.
Via Deliver to external storage:
- Select your preferred delivery location (S3, Google Cloud, Snowflake, or any other available option)
- Fill out the needed credentials according to your pick
- Select your preferred file format (JSON, NDJSON, JSON lines, CSV)
- Copy the code and run it.