Go to All Forums

Get No.of Request from the API

Hi,
Can I obtain attributes like the number of request or the total page size from a website using the API?

If yes, how can I do the request?

Thanks in advance!
Like (1) Reply
Replies (2)

Hi Diego,

You can receive the total page size using this API request.

GET /reports/log_reports/{monitor_id}?date=2015-02-08

Please refer the help document for the same. (API Help documentation )

Regards,
Sushma.

Like (0) Reply

Hi Sushma,
Thanks so much for your reply.

Using the new API and requesting the log report: 
log_reports/{monitor_id}?date=XXX

You obtain several logs with different attributes. One of them is t he content_length attribute. Is it equivalent to the page_size value?. 

Additionally, if you use the log_reports request you can't obtain the number of request of a webpage. Is there any way to retrieve this value?  

Thanks again for your time and help!!!
Diego

Like (0) Reply

Was this post helpful?