Zyte request pricing

Posted 23 minutes ago by None

Post a topic
Un Answered
N
None

 am working on monitoring Zyte API usage and calculating the cost of individual requests.

Currently, I am able to retrieve overall usage and cost information through the Zyte Stats API. However, I would like to know whether Zyte provides any API, endpoint, or request-level usage information that allows us to determine the cost associated with each individual URL/request.

For example, if we make the following requests:

  • example.com/product/1 → cost
  • example.com/product/2 → cost
  • example.com/product/3 → cost

Is there a way to retrieve the actual Zyte cost for each individual request/URL?

If request-level cost is not directly available, could you please let me know:

  1. Which API can provide request-level usage information?
  2. Whether there is a unique request ID that can be used to track usage/cost.
  3. Whether the cost can be calculated from request-level metadata such as API usage, response type, bytes, or other metrics.
  4. Whether the Zyte Stats API supports grouping/filtering by URL, request ID, or another request-level identifier.
  5. If there is another recommended approach for accurately calculating the cost per URL/request.

Our goal is to build internal monitoring that can show the Zyte cost associated with each individual URL/request.

Could you please advise on the recommended API or approach for implementing this?

0 Votes


0 Comments

Login to post a comment