{"openapi":"3.1.0","info":{"title":"Scrape Creators API","description":"The easiest way to scrape public social media data at scale. Extract profiles, posts, videos, comments, and more from TikTok, Instagram, YouTube, Twitter, LinkedIn, Facebook, Reddit, and 27+ platforms.","version":"1.0.0","contact":{"name":"Scrape Creators","url":"https://scrapecreators.com","email":"support@scrapecreators.com"}},"servers":[{"url":"https://api.scrapecreators.com","description":"Production server"}],"security":[{"apiKeyAuth":[]}],"tags":[{"name":"Facebook","description":"Get public Facebook profiles and posts"}],"paths":{"/v1/facebook/video/comment/replies":{"get":{"tags":["Facebook"],"summary":"Comment Replies","description":"Get the replies to a comment.","parameters":[{"name":"feedback_id","in":"query","required":true,"description":"The *feedback_id* of the comment. Be careful, this is not the comment id. You can get the feedback_id from the /v1/facebook/post/comments endpoint.","schema":{"type":"string"},"example":"ZmVlZGJhY2s6MzM3MzYxMzI5OTQ4Nzc1NV8xOTI5NTk0OTE3Njg3MTcz"},{"name":"expansion_token","in":"query","required":true,"description":"The expansion_token of the comment. You can get the expansion_token from the /v1/facebook/post/comments endpoint.","schema":{"type":"string"},"example":"MjoxNzc4NjM1MDM3OgF_JaMa3kMP9RIWC...."},{"name":"cursor","in":"query","required":false,"description":"The cursor to paginate to the next page","schema":{"type":"string"},"example":"MToxNzc4NjM1MTIyOgF_w6rc3oH0HrKM2dLjla6A..."}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"example":{"success":true,"credits_remaining":49997915007,"replies":[{"id":"Y29tbWVudDozMzczNjEzMjk5NDg3NzU1XzEyNzc0OTgwMjczODU4MzQ=","text":"Terry Quillan you must never had my famous sea turtle stew before","created_at":"2026-05-11T01:07:09.000Z","reply_count":17,"reaction_count":95,"reactions":{"thankful":0,"like":55,"love":3,"care":0,"haha":35,"wow":0,"sad":1,"anger":1,"pride":0,"confused":0},"author":{"id":"pfbid0urrhNfcV4eymBCwKXEk6tiCcCqEMFwkb9djy8EhnN9kipDcuhUzKLkN8qB8pt2gQl","name":"Raymond Hall","gender":"MALE","profile_picture":"https://scontent-lax3-1.xx.fbcdn.net/v/t39.30808-1/519542238_10229874106618644_5856796376173922928_n.jpg?stp=cp0_dst-jpg_s64x64_tt6&_nc_cat=104&ccb=1-7&_nc_sid=e99d92&_nc_ohc=NefHIXixvx4Q7kNvwHwl86J&_nc_oc=AdpROYopTKN75AL2mS_fiNyuXMA06F4RtyJbAJ8IVHwblJLpohfgxmZzkpO0y9z9cao&_nc_zt=24&_nc_ht=scontent-lax3-1.xx&_nc_gid=AIhHwdKlills_JoMczNbFQ&_nc_ss=7e289&oh=00_Af42yzOuNuXUZkDbwr_SsT6_6RluDyX1td_x-Xq3_z0lBA&oe=6A09B2F3"},"feedback_id":"ZmVlZGJhY2s6MzM3MzYxMzI5OTQ4Nzc1NV8xMjc3NDk4MDI3Mzg1ODM0","expansion_token":"MjoxNzc4NjM1MTIyOgF_1OrfwDkyxtMMlHVBMm_TzxlQ3yIAasPCWiOEh3uS5u2PAKQRSyqegVe-MsCSe1vnidBZ956FCNcsZjt-j0A69PCfGlR9brDaJDC-5J8nzZ7KF82vHzG3pFWQ5_1NzSXSkt9iwXJdr83oy-kbVXws_S1783yuDKbDZtA47mptn3WGGlDmkBKD4quDdh0QUd2bKjf8jyJz0YzKh7rCkGaAsq4eh4nZ6qsXeeUHAfN1NBtuM2_lp7Djg5eyTDAPN-W3jlICf1XwEj0h6LNnfEgZsjbSPTmVVJv5Q7_XjIkLAzFIGaX2xO89-KLJ3Ou32ZmX2wsiLBrhxkBCdW9ajr0vneAKmMDIpjHdjH3ll2B2s22xiMbtBG0Hz0dJwjFHnyVSbLDmYGzAWiLMpgQICCBWkS0rp7pNE6RodwXL9F5RVk4CwVPLtofERvLLFqvAvJ2291hFLxTTIXxveEZHhM8lD69YIE2cJrjNR5fOWyecvS4tYS_tB8aoy8Il-I3fAtsT0dlBgBuGgwO2RcFaQJc1"}],"cursor":"MToxNzc4NjM1MTIyOgF_w6rc3oH0....","has_next_page":true}}}}}}}},"components":{"securitySchemes":{"apiKeyAuth":{"type":"apiKey","in":"header","name":"x-api-key","description":"Your Scrape Creators API key"}}}}