Average Time Data from SMM API or PerfectPanel API

J Juletid

Registered Member
Joined
Oct 21, 2019
Messages
77
Reaction score
10
When querying different SMM APIs to look for average_time and other fields like that, I've found that it's usually null: https://prnt.sc/11z6x3b. Why is this and is there somewhere I can find this data?
 
I don't have experience with SMM APIs, but from what I see in that screenshot, the average_time is null because status is null. The job hasn't started, so can't get any data about average_time. If is set on null on purpose, then is impossible to get the data.
 
I don't have experience with SMM APIs, but from what I see in that screenshot, the average_time is null because status is null. The job hasn't started, so can't get any data about average_time. If is set on null on purpose, then is impossible to get the data.
@TomTheCat Thank you so much for your help! I'm going to do a bit of testing to scrape some of these panels' internal APIs to see if there's anything there, but my guess is that they're setting it to null intentionally to avoid sharing this data for some reason. Thanks again!
 
Back
Top