cURL
curl --request POST \ --url https://api.anysite.io/api/ai_based/potomac/blog_articles \ --header 'Content-Type: application/json' \ --header 'access-token: <api-key>' \ --data '{ "timeout": 300 }'
{ "article_url": "<unknown>" }
Extract all blog articles from Potomac blog page
Price: 1 credit
Documentation IndexFetch the complete documentation index at: https://docs.anysite.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
Use this file to discover all available pages before exploring further.
API token from the dashboard
Max scrapping execution timeout (in seconds)
20 <= x <= 1500
Successful Response