Skip to main content
Core and Advanced plans are no longer available for purchase. Please consider migrating to the all-in-one Web Scraper API; check out the guide here.
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://api.decodo.com/api/v2/statistics/targets
Available data points:
NameTypeComment
proxyTypestringAdvanced plans: rtc_universal_proxies Core plans: rtc_universal_core_proxies
startDatestringMax date return interval is 180 days. Date in this format: YYYY-MM-DD HH:MM:SS “startDate”: “2024-09-01 00:00:00”
endDatestringMax date return interval is 180 days. Date in this format: YYYY-MM-DD HH:MM:SS “endDate”: “2024-10-01 00:00:00”`
searchstringSearch for specific string in targets. Minimum 3 characters. If left empty will return all targets Example: “search”: “test”
More information can be found here.

Traffic

Endpoint to retrieve Traffic:
https://api.decodo.com/api/v2/statistics/traffic
Available data points:
NameTypeComment
proxyTypestring**Web Scraping API:**Advanced solution: rtc_universal_proxies Core solution: rtc_universal_core_proxies
startDatestringMax date return interval is 180 days. Date in this format: YYYY-MM-DD HH:MM:SS Example: "startDate": "2024-09-01 00:00:00"
endDatestringMax date return interval is 180 days. Date in this format: YYYY-MM-DD HH:MM:SS Example: "endDate": "2024-10-01 00:00:00"
groupBystringGroup results by: target, hour, day, week, monthexample: "groupBy": "target"
targetsA list (array) of target URLs
limitint32How many items to return Example: "limit": 500
pageint32Page number to return Example: "page": 1
sortBystringSort results by: grouping_key totals requests Example: "sortBy": "grouping\_key"
sortOrderstringSort order: ascending or descending Example: "sortOrder": "asc"
More information can be found here.

Support

Need help or just want to say hello? Our support is available 24/7.
You can also reach us anytime via email at support@decodo.com.

Feedback

Can’t find what you’re looking for? Request an article!
Have feedback? Share your thoughts on how we can improve.