curl --request GET \
--url https://api.sociavault.com/v1/scrape/reddit/ad \
--header 'X-API-Key: <api-key>'{
"success": true,
"data": {
"success": true,
"data": {
"analysis_summary": {
"headline": {
"0": "Problem/Solution Framing: The headline directly addresses a common pain point for a specific audience (\"Don't waste time stuck on web scraping roadblocks\"). This immediately resonates with users who have likely experienced these frustrations. Reddit thrives on community problem-solving and shared experiences, so directly acknowledging a user's struggle makes the ad feel relevant and empathetic.",
"1": "Community Call to Action & Benefit-Oriented Language: The phrase \"Join the Extract Data Discord community\" offers a clear, actionable step. Crucially, it's paired with the benefit \"level up your scraping skills.\" Reddit users value learning and improvement, and the promise of skill enhancement within a community setting is a strong motivator. Discord communities are a popular and accepted form of engagement on Reddit.",
"2": "Direct & Unpretentious Language: The headline uses straightforward, jargon-free language (\"web scraping roadblocks,\" \"level up your skills\"). This aligns with Reddit's culture of authenticity and direct communication. Users generally prefer ads that are transparent and avoid overly polished or corporate-sounding language, which can often be perceived as inauthentic or pushy."
},
"media": {}
},
"inspiration_creative": {
"id": "6600932687f554d69cc77831d4894049",
"budget_category": "MEDIUM",
"industry": "TECH_B2B",
"placements": {
"0": "FEED",
"1": "COMMENTS_PAGE"
},
"objective": "CLICKS",
"creative": {
"id": "t3_1aqi3ie",
"type": "IMAGE",
"content": {
"0": {
"destination_url": "https://www.extractsummit.io/join-the-community/?utm_campaign=Comt&utm_activity=PDS&utm_medium=PAI&utm_source=reddit&utm_primary=ZAPI&utm_goal=SIN",
"display_url": "extractsummit.io",
"call_to_action": "Sign Up",
"media_url": "https://external-preview.redd.it/UGxuDaT_edj7uLfpNfReoS3GlbQLZLLfAJwQfiixdQs.jpg?auto=webp&s=fe6a9a89e9dd83e8f25663a39fc69836c5e8978b"
}
},
"headline": "Don't waste time stuck on web scraping roadblocks - Join the Extract Data Discord community and level up your scraping skills!",
"body": "",
"thumbnail_url": "https://b.thumbs.redditmedia.com/D7QwPabAfO0uGPK3NSRPewAB1uCg34A_wejb6xnJTfE.jpg",
"allow_comments": false,
"created_at": "2024-02-14T08:25:29+00:00",
"profile_id": "t2_dosg2rs4",
"post_url": "https://www.reddit.com/r/u_team_zyte/comments/1aqi3ie/dont_waste_time_stuck_on_web_scraping_roadblocks/"
},
"profile_info": {
"name": "u_team_zyte",
"snoovatar_icon_url": "https://www.redditstatic.com/avatars/defaults/v2/avatar_default_4.png"
}
}
}
},
"creditsUsed": 1
}Get a specific ad by id
curl --request GET \
--url https://api.sociavault.com/v1/scrape/reddit/ad \
--header 'X-API-Key: <api-key>'{
"success": true,
"data": {
"success": true,
"data": {
"analysis_summary": {
"headline": {
"0": "Problem/Solution Framing: The headline directly addresses a common pain point for a specific audience (\"Don't waste time stuck on web scraping roadblocks\"). This immediately resonates with users who have likely experienced these frustrations. Reddit thrives on community problem-solving and shared experiences, so directly acknowledging a user's struggle makes the ad feel relevant and empathetic.",
"1": "Community Call to Action & Benefit-Oriented Language: The phrase \"Join the Extract Data Discord community\" offers a clear, actionable step. Crucially, it's paired with the benefit \"level up your scraping skills.\" Reddit users value learning and improvement, and the promise of skill enhancement within a community setting is a strong motivator. Discord communities are a popular and accepted form of engagement on Reddit.",
"2": "Direct & Unpretentious Language: The headline uses straightforward, jargon-free language (\"web scraping roadblocks,\" \"level up your skills\"). This aligns with Reddit's culture of authenticity and direct communication. Users generally prefer ads that are transparent and avoid overly polished or corporate-sounding language, which can often be perceived as inauthentic or pushy."
},
"media": {}
},
"inspiration_creative": {
"id": "6600932687f554d69cc77831d4894049",
"budget_category": "MEDIUM",
"industry": "TECH_B2B",
"placements": {
"0": "FEED",
"1": "COMMENTS_PAGE"
},
"objective": "CLICKS",
"creative": {
"id": "t3_1aqi3ie",
"type": "IMAGE",
"content": {
"0": {
"destination_url": "https://www.extractsummit.io/join-the-community/?utm_campaign=Comt&utm_activity=PDS&utm_medium=PAI&utm_source=reddit&utm_primary=ZAPI&utm_goal=SIN",
"display_url": "extractsummit.io",
"call_to_action": "Sign Up",
"media_url": "https://external-preview.redd.it/UGxuDaT_edj7uLfpNfReoS3GlbQLZLLfAJwQfiixdQs.jpg?auto=webp&s=fe6a9a89e9dd83e8f25663a39fc69836c5e8978b"
}
},
"headline": "Don't waste time stuck on web scraping roadblocks - Join the Extract Data Discord community and level up your scraping skills!",
"body": "",
"thumbnail_url": "https://b.thumbs.redditmedia.com/D7QwPabAfO0uGPK3NSRPewAB1uCg34A_wejb6xnJTfE.jpg",
"allow_comments": false,
"created_at": "2024-02-14T08:25:29+00:00",
"profile_id": "t2_dosg2rs4",
"post_url": "https://www.reddit.com/r/u_team_zyte/comments/1aqi3ie/dont_waste_time_stuck_on_web_scraping_roadblocks/"
},
"profile_info": {
"name": "u_team_zyte",
"snoovatar_icon_url": "https://www.redditstatic.com/avatars/defaults/v2/avatar_default_4.png"
}
}
}
},
"creditsUsed": 1
}