Auswaertiges Scraper
ββββββββββββββββββββββββββββββββββ π OVERVIEW ββββββββββββββββββββββββββββββββββ Auswaertiges-Amt Scraper API provides structured JSON access to country information, travel advisories, official country pages, and country-related news from auswaertiges-amt.de (German Federal Foreign Office). Designed for travel platforms, risk intelligence systems, embassy monitoring tools, geopoliticalβ¦
Auswaertiges Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
get_country_news_list_api_api_countries__country_id__news_get /api/countries/{country_id}/news |
This endpoint for getting all news of country by url or by searching country name |
| GET |
get_country_news_detail_api_api_countries_news_detail_get /api/countries/news/detail |
This endpoint for getting news of country by url |
| GET |
get_country_info_list_api_api_countries_info_get /api/countries/info |
This endpoint for getting all information of country by url or by searching country name |
| GET |
get_country_info_detail_api_api_countries_info_detail_get /api/countries/info/detail |
This endpoint for getting information of country by url |
| GET |
get_countries_list_api_api_countries_metadata_get /api/countries/metadata |
This endpoint for getting all countries data or country data by searching |