We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to look at the ads run by specific pages (~200 of them). I have these in the form of URLs of pages.
I have this working once I have the page id, but I can't figure out an automated way of finding the page id from a URL.
Any tips?
Thank you!
The text was updated successfully, but these errors were encountered:
Hi Nick, unfortunately, the Ad Library API does not have the capability to convert page URL's to page ID's
Sorry, something went wrong.
I ended up writing my own scraper as a workaround: https://gist.github.com/NickCrews/207888d33020b8fada4908f8be8dd930
No branches or pull requests
I'm trying to look at the ads run by specific pages (~200 of them). I have these in the form of URLs of pages.
I have this working once I have the page id, but I can't figure out an automated way of finding the page id from a URL.
Any tips?
Thank you!
The text was updated successfully, but these errors were encountered: