cURL
curl --request GET \ --url https://api.urltodata.ai/v1/web/scrape \ --header 'Authorization: Bearer <token>'
{ "url": "<string>", "content": "<string>", "name": "<string>", "description": "<string>", "ogUrl": "<string>", "countCharacters": 123, "urls": [ "<string>" ] }
Documentation IndexFetch the complete documentation index at: https://docs.urltodata.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.urltodata.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key as Bearer token (e.g. Bearer mp_abc123_secret)
URL to scrape
Scraped page
Markdown content