Return to applications
TikTok Scraper
Scrape TikTok hashtags, profiles, searches, video URLs, comments, and media metadata through NanoGPT billing.
Website
API call
PricingPOST /api/v1/tiktok
curl -sS \
-X POST \
-H "Authorization: Bearer $NANOGPT_API_KEY" \
-H "Content-Type: application/json" \
-d '{"hashtags":["ai"],"resultsPerPage":10,"downloadSubtitlesOptions":"NEVER_DOWNLOAD_SUBTITLES","commentsPerPost":0,"proxyCountryCode":"None","waitForFinishSecs":180,"resultLimit":10}' \
"https://nano-gpt.com/api/v1/tiktok"TikTok Scraper for web and API workflows
Scrape TikTok hashtags, profiles, searches, videos, comments, subtitles, and media metadata through NanoGPT. The same workflow is available from the web app and the /api/v1/tiktok API endpoint.
Common uses
- Research hashtags, profiles, search results, and direct video URLs
- Collect TikTok comments, subtitles, covers, avatars, and video assets
- Apply date, popularity, and region filters before billing-heavy runs
Data returned
- Video captions, author fields, hashtags, and media metadata
- View, like, comment, share, and engagement counts
- Optional comments, subtitles, covers, avatars, and downloads