cURL
curl --request GET \ --url https://scraping-api.55-tech.com/network/geo \ --header 'X-API-Key: <api-key>'
{ "total_nodes": 123, "total_countries": 123, "countries": [ { "country": "<string>", "count": 123, "nodes": [ "<string>" ] } ] }
Agents grouped by country with slugs listed for each.
Documentation IndexFetch the complete documentation index at: https://docs.55-tech.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.55-tech.com/llms.txt
Use this file to discover all available pages before exploring further.
API key passed in the X-API-Key header.
Agents grouped by country.
Show child attributes