TikTok Scraper avatar
TikTok Scraper

Pricing

Pay per event

Go to Store
TikTok Scraper

TikTok Scraper

Developed by

Clockworks

Clockworks

Maintained by Apify

Extract data from TikTok videos, hashtags, and users. Use URLs or search queries to scrape TikTok profiles, hashtags, posts, URLs, shares, followers, hearts, names, video, and music-related data. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

4.5 (22)

Pricing

Pay per event

262

Total users

30.6k

Monthly users

5.9k

Runs succeeded

>99%

Issue response

2.7 days

Last modified

9 hours ago

BU

Missing `usageTotalUsd` from run info

Closed

build_up opened this issue
a month ago

For runs that contain only searches, there is no usageTotalUsd in the run info.

If you log in and have access to the run you can view this here: https://api.apify.com/v2/actor-runs/oZLEbb1PoEEY3BVmr

Other wise using curl to get the metadata for. You need to set your token: export token=<my_token>

curl -L 'https://api.apify.com/v2/actor-runs/oZLEbb1PoEEY3BVmr' \
-H 'Accept: application/json' \
-H "Authorization: Bearer $token"
ruocco-l avatar

Hello!

The reason for the missing information is due to the change in pricing for the TikTok Scraper, from PPU to PPE (you can read more information here https://docs.apify.com/platform/actors/running/actors-in-store).

The team is aware of the missing information and soon the property will be back, reporting the correct total amount charged to your account.

I'll make sure to notify you when this happens, thank you for your patience.

BU

build_up

a month ago

Thanks Luigi.

BU

build_up

a month ago

Hey luigi. It seems like you resolved this thanks!

https://api.apify.com/v2/actor-runs/MfXzyZbewu9RsPbFM

ruocco-l avatar

Good, I'll close the issue. Thank you for your patience!