A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.oxylabs.io/advanced-proxy-solutions/web-unblocker/usage-statistics below:

Usage Statistics | Oxylabs Documentation

Usage Statistics | Oxylabs Documentation Documentation has been updated: see help center and changelog in one place.
  1. Advanced proxy solutions
  2. Web Unblocker
Usage Statistics

You can check your usage statistics programmatically. These requests are free of charge.

Find your usage statistics by querying the following endpoint:

GET https://data.oxylabs.io/v1/stats

Please prepend WU__ to your username (e.g., WU__username) when accessing this endpoint.

curl --user user:pass1 'https://data.oxylabs.io/v1/stats'

This query will return all-time usage statistics. You can find your daily usage by adding ?group_by=day or monthly usage by adding ?group_by=month. Traffic is displayed in bytes.

{
    "meta": {
        "group_by": null,
        "date_from": null,
        "date_to": null,
        "source": null
    },
    "data": {
        "sources": [
            {
                "results_count_all": "1482",
                "results_count": "0",
                "realtime_results_count": "0",
                "super_api_results_count": "12777",
                "render": "0",
                "geo_location": "0",
                "average_response_time": 2.18,
                "request_traffic": "6629", 
                "response_traffic": "17850",
                "title": "universal"
            }
        ]
    }
}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4