Usage Statistics
Web Scraping API Statistics
You can access detailed usage statistics through both the Dashboard and our Public API.
Dashboard
We provide insights in two ways:
- By Traffic – View data grouped by hour, day, week, or month. We store traffic data for
180
days, allowing you to filter and analyze usage over a selected period. - By Target Domain – Understand usage patterns for specific websites in the Top Targets section.
Traffic Metrics
In the Traffic section, you’ll find key metrics such as:
- Total request count – The total number of requests made.
- Success rate – The percentage of successful requests.
- Average response time – The average time taken for a response.
- Traffic usage – The volume of data consumed.
- Spend – The total cost associated with the traffic.
Top Targets
These data points are also available by target domain in the Top Targets section, providing deeper insights into your scraping activity.
Public API statistics
Targets
Endpoint to retrieve Targets:
https://dashboard.smartproxy.com/subscription-api/v1/api/public/statistics/target
Available data points:
Name | Type | Comment |
---|---|---|
| string | Advanced plans: rtc_universal_proxies Core plans: rtc_universal_core_proxies |
| string | Max date return interval is 180 days. Date in this format: YYYY-MM-DD HH:MM:SS "startDate": "2024-09-01 00:00:00" |
| string | Max date return interval is 180 days. Date in this format: YYYY-MM-DD HH:MM:SS "endDate": "2024-10-01 00:00:00"` |
| string | Search for specific string in targets. Minimum 3 characters. If left empty will return all targets Example: "search": "test" |
Traffic
Endpoint to retrieve Traffic:
https://dashboard.smartproxy.com/subscription-api/v1/api/public/statistics/traffic
Available data points:
Name | Type | Comment |
---|---|---|
| string | Web Scraping API: Advanced solution: rtc_universal_proxies Core solution: rtc_universal_core_proxies |
| string | Max date return interval is 180 days. |
| string | Max date return interval is 180 days. |
| string | Group results by: example: |
| A list (array) of target URLs | |
| int32 | How many items to return |
| int32 | Page number to return |
| string | Sort results by: |
| string | Sort order: ascending or descending |
Support
Need help or just want to say hello? Our customer support is available 24/7. You can also reach us anytime via email at [email protected].
Updated 6 days ago