Web Scraper Advertising
Budget: $30 – $250 USD
Web Scraper for Advertising Data
Target Websites: Facebook pages
Data to be Scraped: Text content, images and media
Intended Use of Scraped Data: Advertising
Skills and Experience Required:
- Proficiency in web scraping techniques and tools
- Experience in scraping data from Facebook pages
- Knowledge of data extraction and parsing methods
- Ability to handle large amounts of data efficiently
1. Given a list of country and FB pages (or page id) we need data to be scraped from the facebook ad library:
https://www.facebook.com/ads/library
You will need to scroll the page to ensure all ads are loaded and then compile a json response containing the various information elements of each ad including downloading a copy of the pictures if present.
2. Given a country we also need the scraper to get information from:
https://www.facebook.com/ads/library/report/
Under section "Advertising data by date range" select "All dates" tab then for each FB page name listed perform step 1 to get all ads.
This section has pagenation of many pages and we need to scroll through all pages.
The scraper should be run on a standard ubuntu server.
Target Websites: Facebook pages
Data to be Scraped: Text content, images and media
Intended Use of Scraped Data: Advertising
Skills and Experience Required:
- Proficiency in web scraping techniques and tools
- Experience in scraping data from Facebook pages
- Knowledge of data extraction and parsing methods
- Ability to handle large amounts of data efficiently
1. Given a list of country and FB pages (or page id) we need data to be scraped from the facebook ad library:
https://www.facebook.com/ads/library
You will need to scroll the page to ensure all ads are loaded and then compile a json response containing the various information elements of each ad including downloading a copy of the pictures if present.
2. Given a country we also need the scraper to get information from:
https://www.facebook.com/ads/library/report/
Under section "Advertising data by date range" select "All dates" tab then for each FB page name listed perform step 1 to get all ads.
This section has pagenation of many pages and we need to scroll through all pages.
The scraper should be run on a standard ubuntu server.