Skip to main content
POST
Scrape TikTok videos

Authorizations

Authorization
string
header
required

Use your API key from the RawUGC dashboard. Include as: Authorization: Bearer YOUR_API_KEY

Body

application/json
query
string
required

Search keyword, hashtag, or query

Required string length: 1 - 500
mode
enum<string>
default:keyword

Search mode

Available options:
keyword,
hashtag,
search
limit
integer
default:10

Maximum number of videos to return

Required range: 1 <= x <= 10

Response

Videos scraped successfully

scrapeId
string

Opaque ID to use with content-plans endpoint

count
integer

Number of videos returned

videos
object[]