Extract structured data from any webpage using Stark AI’s API.
https://web-reader-api.starkai.io/web_reader
curl --request POST --url https://web-reader-api.starkai.io/web_reader --header 'Content-Type: application/json' --header 'X-Api-Key: <api-key>' --data '{ "web_url": "https://example.com/article" }'
Was this page helpful?