Response Headers
All requests to Scraper API products return the following headers:
Header name | Description | Sample value |
---|---|---|
x-smartproxy-task-id | Unique identifier for the created task. Can be used to retrieve the task results later | 7123456789123456789 |
x-smartproxy-traffic-generated | The number of traffic generated, in bytes | 14285 |
x-smartproxy-plan-limit | The total number of requests allowed within the given subscription period. | 15000 |
x-smartproxy-plan-remaining | Number of requests remaining within the given subscription period. | 14995 |
Updated about 1 month ago