Skip to content

Threads

Endpoints for Threads on the ScrapeCreators API.

Endpoints

EndpointMethodDescription
PostGETFetches a single Threads post by URL, returning the post's caption, like_count, view_counts, reshare_count, direct_reply_count, image_versio
ProfileGETRetrieves a Threads user's public profile including username, full_name, biography, profile_pic_url, follower_count, is_verified, bio_links,
Search by KeywordGETSearches Threads for posts matching a keyword, returning up to 10 results with caption text, like_count, reshare_count, direct_reply_count,
Search UsersGETSearches for Threads users by username, returning matching profiles with username, full_name, profile_pic_url, is_verified, and pk
PostsGETFetches the most recent posts from a Threads user, returning id, caption text, code, like_count, reshare_count, direct_reply_count, repost_c