cURL
curl --request POST \ --url https://api.anysite.io/api/ai_based/immo-clean/page_content \ --header 'Content-Type: application/json' \ --header 'access-token: <api-key>' \ --data ' { "page_id": "<string>", "timeout": 300 } '
{ "id": "<unknown>", "title": "<unknown>", "content": "<unknown>", "excerpt": "<unknown>", "link": "<unknown>", "slug": "<unknown>", "date": "<unknown>", "modified": "<unknown>" }
Extract page content from immo-clean.de WordPress pages including HTML structure with headings
Price: 1 credit
API token from the dashboard
Max scrapping execution timeout (in seconds)
20 <= x <= 1500
Successful Response