{"openapi":"3.2.0","info":{"title":"Mobile.de API","description":"Get any vehicle data from Mobile.de","version":"1.0.0"},"servers":[{"url":"https://ybddk.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"x-agent-commerce":{"catalog_url":"https://ybddk.jojapi.net/_jojapi/agent/plans","discovery_url":"https://ybddk.jojapi.net/.well-known/x402","directory_url":"https://agents.jojapi.net/apis/mobile-de","docs":"https://docs.jojapi.com/consumers/agents"},"paths":{"/get_page_source":{"post":{"operationId":"post_get_page_source","summary":"Get page source","description":"Fetches and returns page source of provided url.","parameters":[{"name":"url","in":"query","required":false,"schema":{"type":"string","example":"https://suchen.mobile.de/fahrzeuge/search.html?dam=false&isSearchRequest=true&ref=quickSearch&s=Car&vc=Car"}},{"name":"proxy_country","in":"query","description":"One of: DE, US, GB, FR, AU, PL, JP, TW. If no country is selected, service will use random proxy.","required":false,"schema":{"type":"string"}}]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}