curl --request GET \
--url https://api.sociavault.com/v1/scrape/threads/search \
--header 'X-API-Key: <api-key>'{
"success": true,
"posts": [
{
"id": "3623717915788120086_63263616227",
"pk": "3623717915788120086",
"user": {
"pk": "63263616227",
"profile_pic_url": "https://instagram.fcae1-1.fna.fbcdn.net/v/t51.2885-19/482795192_3376548399146227_6340123271493467395_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_ht=instagram.fcae1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QFfhhbPZWsd0GfT28z5WO_4qqp0J0TZeg_2rJ1msbR_DS_f6Lu6JdkORdUt7DIkVes&_nc_ohc=SCH32yXVc04Q7kNvwHfg6hS&_nc_gid=DuGtmKyvvrTkwZuS-75tqg&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfEGgKt7JWHgrAUYwyj3koqHwPnipcqDXEiz-YsAN4c3Fg&oe=681B5320&_nc_sid=10d13b",
"username": "shams",
"id": "63263616227",
"transparency_product_enabled": false,
"is_verified": true,
"text_post_app_is_private": false,
"has_onboarded_to_text_post_app": true,
"friendship_status": "<unknown>",
"transparency_label": "<unknown>",
"transparency_product": "<unknown>"
},
"text_post_app_info": {
"special_effects_enabled_str": "",
"text_fragments": {
"fragments": [
{
"fragment_type": "plaintext",
"plaintext": "BREAKING: Gregg Popovich will no longer be Head Coach of the San Antonio Spurs and is transitioning full-time to Team President, sources told ESPN. The iconic Popovich is a Basketball Hall of Famer, the NBA’s all-time winningest coach, and led the Spurs to five championships.",
"link_fragment": "<unknown>",
"mention_fragment": "<unknown>",
"tag_fragment": "<unknown>",
"linkified_web_url": "<unknown>",
"styling_info": "<unknown>"
}
]
},
"reshare_count": 260,
"direct_reply_count": 75,
"repost_count": 200,
"quote_count": 59,
"share_info": {
"quoted_attachment_author_attribution_allowed": true,
"quoted_attachment_post_unavailable": false,
"quoted_attachment_post": "<unknown>",
"quoted_post": "<unknown>",
"reposted_post": "<unknown>"
},
"reply_control": "everyone",
"is_reply": false,
"is_post_unavailable": false,
"show_header_follow": "<unknown>",
"is_markup": "<unknown>",
"custom_feed_preview_info": "<unknown>",
"link_preview_attachment": "<unknown>",
"linked_inline_media": "<unknown>",
"reply_to_author": "<unknown>",
"private_reply_partner": "<unknown>",
"self_thread_count": "<unknown>",
"tag_header": "<unknown>",
"root_post_author": "<unknown>",
"pinned_post_info": "<unknown>",
"related_trends_info": "<unknown>",
"post_unavailable_reason": "<unknown>",
"hush_info": "<unknown>"
},
"caption": {
"text": "BREAKING: Gregg Popovich will no longer be Head Coach of the San Antonio Spurs and is transitioning full-time to Team President, sources told ESPN. The iconic Popovich is a Basketball Hall of Famer, the NBA’s all-time winningest coach, and led the Spurs to five championships.",
"pk": "17901829044168955",
"has_translation": "<unknown>"
},
"caption_is_edited": false,
"code": "DJKCD7AxRAW",
"image_versions2": {
"candidates": [
"<unknown>"
]
},
"original_height": 612,
"original_width": 612,
"media_type": 19,
"sharing_friction_info": {
"should_have_sharing_friction": false,
"sharing_friction_payload": "<unknown>"
},
"like_count": 4093,
"taken_at": 1746200860,
"organic_tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYjgzMzc1NDA2MzU4NDg2OGIyMTFlZDc0NDZkYjdiNDUzNjIzNzE3OTE1Nzg4MTIwMDg2In0sInNpZ25hdHVyZSI6IiJ9",
"like_and_view_counts_disabled": false,
"is_paid_partnership": "<unknown>",
"audio": "<unknown>",
"transcription_data": "<unknown>",
"carousel_media": "<unknown>",
"accessibility_caption": "<unknown>",
"video_versions": "<unknown>",
"has_audio": "<unknown>",
"caption_add_on": "<unknown>",
"giphy_media_info": "<unknown>",
"media_overlay_info": "<unknown>",
"metaPlace": "<unknown>",
"meta_place": "<unknown>",
"gen_ai_detection_method": "<unknown>",
"logging_info_token": "<unknown>"
}
]
}Search for posts by keyword. Sadly Threads only returns 20-30 results at a time.
curl --request GET \
--url https://api.sociavault.com/v1/scrape/threads/search \
--header 'X-API-Key: <api-key>'{
"success": true,
"posts": [
{
"id": "3623717915788120086_63263616227",
"pk": "3623717915788120086",
"user": {
"pk": "63263616227",
"profile_pic_url": "https://instagram.fcae1-1.fna.fbcdn.net/v/t51.2885-19/482795192_3376548399146227_6340123271493467395_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_ht=instagram.fcae1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QFfhhbPZWsd0GfT28z5WO_4qqp0J0TZeg_2rJ1msbR_DS_f6Lu6JdkORdUt7DIkVes&_nc_ohc=SCH32yXVc04Q7kNvwHfg6hS&_nc_gid=DuGtmKyvvrTkwZuS-75tqg&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfEGgKt7JWHgrAUYwyj3koqHwPnipcqDXEiz-YsAN4c3Fg&oe=681B5320&_nc_sid=10d13b",
"username": "shams",
"id": "63263616227",
"transparency_product_enabled": false,
"is_verified": true,
"text_post_app_is_private": false,
"has_onboarded_to_text_post_app": true,
"friendship_status": "<unknown>",
"transparency_label": "<unknown>",
"transparency_product": "<unknown>"
},
"text_post_app_info": {
"special_effects_enabled_str": "",
"text_fragments": {
"fragments": [
{
"fragment_type": "plaintext",
"plaintext": "BREAKING: Gregg Popovich will no longer be Head Coach of the San Antonio Spurs and is transitioning full-time to Team President, sources told ESPN. The iconic Popovich is a Basketball Hall of Famer, the NBA’s all-time winningest coach, and led the Spurs to five championships.",
"link_fragment": "<unknown>",
"mention_fragment": "<unknown>",
"tag_fragment": "<unknown>",
"linkified_web_url": "<unknown>",
"styling_info": "<unknown>"
}
]
},
"reshare_count": 260,
"direct_reply_count": 75,
"repost_count": 200,
"quote_count": 59,
"share_info": {
"quoted_attachment_author_attribution_allowed": true,
"quoted_attachment_post_unavailable": false,
"quoted_attachment_post": "<unknown>",
"quoted_post": "<unknown>",
"reposted_post": "<unknown>"
},
"reply_control": "everyone",
"is_reply": false,
"is_post_unavailable": false,
"show_header_follow": "<unknown>",
"is_markup": "<unknown>",
"custom_feed_preview_info": "<unknown>",
"link_preview_attachment": "<unknown>",
"linked_inline_media": "<unknown>",
"reply_to_author": "<unknown>",
"private_reply_partner": "<unknown>",
"self_thread_count": "<unknown>",
"tag_header": "<unknown>",
"root_post_author": "<unknown>",
"pinned_post_info": "<unknown>",
"related_trends_info": "<unknown>",
"post_unavailable_reason": "<unknown>",
"hush_info": "<unknown>"
},
"caption": {
"text": "BREAKING: Gregg Popovich will no longer be Head Coach of the San Antonio Spurs and is transitioning full-time to Team President, sources told ESPN. The iconic Popovich is a Basketball Hall of Famer, the NBA’s all-time winningest coach, and led the Spurs to five championships.",
"pk": "17901829044168955",
"has_translation": "<unknown>"
},
"caption_is_edited": false,
"code": "DJKCD7AxRAW",
"image_versions2": {
"candidates": [
"<unknown>"
]
},
"original_height": 612,
"original_width": 612,
"media_type": 19,
"sharing_friction_info": {
"should_have_sharing_friction": false,
"sharing_friction_payload": "<unknown>"
},
"like_count": 4093,
"taken_at": 1746200860,
"organic_tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYjgzMzc1NDA2MzU4NDg2OGIyMTFlZDc0NDZkYjdiNDUzNjIzNzE3OTE1Nzg4MTIwMDg2In0sInNpZ25hdHVyZSI6IiJ9",
"like_and_view_counts_disabled": false,
"is_paid_partnership": "<unknown>",
"audio": "<unknown>",
"transcription_data": "<unknown>",
"carousel_media": "<unknown>",
"accessibility_caption": "<unknown>",
"video_versions": "<unknown>",
"has_audio": "<unknown>",
"caption_add_on": "<unknown>",
"giphy_media_info": "<unknown>",
"media_overlay_info": "<unknown>",
"metaPlace": "<unknown>",
"meta_place": "<unknown>",
"gen_ai_detection_method": "<unknown>",
"logging_info_token": "<unknown>"
}
]
}Keyword to search for
"basketball"
Set to true for a trimmed down version of the response
false
Successful response
true
Show child attributes
"3623717915788120086_63263616227"
"3623717915788120086"
Show child attributes
"63263616227"
"https://instagram.fcae1-1.fna.fbcdn.net/v/t51.2885-19/482795192_3376548399146227_6340123271493467395_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_ht=instagram.fcae1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QFfhhbPZWsd0GfT28z5WO_4qqp0J0TZeg_2rJ1msbR_DS_f6Lu6JdkORdUt7DIkVes&_nc_ohc=SCH32yXVc04Q7kNvwHfg6hS&_nc_gid=DuGtmKyvvrTkwZuS-75tqg&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfEGgKt7JWHgrAUYwyj3koqHwPnipcqDXEiz-YsAN4c3Fg&oe=681B5320&_nc_sid=10d13b"
"shams"
"63263616227"
false
true
false
true
Show child attributes
""
Show child attributes
Show child attributes
"plaintext"
"BREAKING: Gregg Popovich will no longer be Head Coach of the San Antonio Spurs and is transitioning full-time to Team President, sources told ESPN. The iconic Popovich is a Basketball Hall of Famer, the NBA’s all-time winningest coach, and led the Spurs to five championships."
260
75
200
59
Show child attributes
true
false
"everyone"
false
false
Show child attributes
"BREAKING: Gregg Popovich will no longer be Head Coach of the San Antonio Spurs and is transitioning full-time to Team President, sources told ESPN. The iconic Popovich is a Basketball Hall of Famer, the NBA’s all-time winningest coach, and led the Spurs to five championships."
"17901829044168955"
false
"DJKCD7AxRAW"
612
612
19
4093
1746200860
"eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYjgzMzc1NDA2MzU4NDg2OGIyMTFlZDc0NDZkYjdiNDUzNjIzNzE3OTE1Nzg4MTIwMDg2In0sInNpZ25hdHVyZSI6IiJ9"
false