Scraping Facebook Ad Library

taimo2601

Newbie
Joined
Oct 21, 2017
Messages
10
Reaction score
10
Hi everyone, I'm looking for a GrabQL API or tool that can retrieve a list of currently running Facebook ads based on keywords or categories. Getting the number of comments, interactions, or shares would be even better. Thank you
 
as far as I know there is no workaround to get actual postIDs with comments, interactions etc
 
I had created the same tool long back, you can create yourself using ai. (needs little work) after they give you codes.
 
I had created the same tool long back, you can create yourself using ai. (needs little work) after they give you codes.
Currently with grapql i can't get amount of cmt, interactions or share. I think we need via to scrap those info from original post, no?
 
Currently with grapql i can't get amount of cmt, interactions or share. I think we need via to scrap those info from original post, no?
Yes you need an access token of the an old account to use the script
 
Currently with grapql i can't get amount of cmt, interactions or share. I think we need via to scrap those info from original post, no?
yeah, but how do you match or find the original post?
 
Back
Top