Get your first dataset in a few steps - with the Wizard (no code) or the API.
Full walkthrough: Using the Archive Wizard.
Three calls: set the query, confirm, then poll for the link.
# 1. Set query + timeframe -> returns confirmationToken
https://app.webz.io/setArchiveQuery?token=YOUR_TOKEN&q=YOUR_QUERY&sm=05&sy=2021&em=09&ey=2022
# 2. Confirm the order
https://app.webz.io/confirmArchiveQuery?confirmationToken=CONFIRMATION_TOKEN
# 3. Check status -> downloadLink when statusCode=2
https://app.webz.io/getArchiveOrderStatus?confirmationToken=CONFIRMATION_TOKEN
Full details: Archive API.
Validate your query with a free sample before ordering history. It keeps datasets clean and saves credits.