WebScrapingAI
Data API keyScrape pages and extract structured data with WebScrapingAI from any Windmill script, flow or app.
Set up in 3 steps
1
Get your credential
In the WebScrapingAI dashboard, copy the API key from your account page.
2
Add the resource in Windmill
Open Resources, add a resource of type webscrapingai, and fill it in.
3
Run your first script
Fork any script below and read before writing anything.
Scripts
Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.
Information about your account calls quota
Script webscrapingai Verified
Get an answer to a question about a given web page
Script webscrapingai Verified
HTML of multiple page areas by URL and CSS selectors
Script webscrapingai Verified
Page text by URL
Script webscrapingai Verified
Page HTML by URL
Script webscrapingai Verified
HTML of a selected page area by URL and CSS selector
Script webscrapingai Verified
Resource type
webscrapingai — the shape of the credential every script on this page expects.
| Field | Type | Required | What it is |
|---|---|---|---|
| apiKey | string | Yes |
Questions
Scraping is metered
Each page costs credits, and JavaScript rendering costs more than a plain fetch. Turn it off when the page does not need it.
Is my credential stored on the hub?
Never. It lives only in your own Windmill workspace, encrypted at rest.