cURL
curl --request POST \ --url https://api.anysite.io/api/ai_based/immo-clean/pages \ --header 'Content-Type: application/json' \ --header 'access-token: <api-key>' \ --data '{ "timeout": 300 }'
{ "id": "<unknown>", "title": "<unknown>", "link": "<unknown>", "slug": "<unknown>", "date": "<unknown>", "modified": "<unknown>" }
List all pages from immo-clean.de to discover page IDs for content extraction
Price: 1 credit
API token from the dashboard
Max scrapping execution timeout (in seconds)
20 <= x <= 1500
Successful Response