bjmmtin / Scraping

This is a scraping project using Python framework "Playwright"

Repository from Github https://github.combjmmtin/ScrapingRepository from Github https://github.combjmmtin/Scraping

Description

Instead of using the HTML tag since it's an encoded class, we need to retrieve more data from the network call to get additional information for each video.
We need to scrap the meta ads library using python playwright or beautiful soup.

Requirements:

Make sure to install the necessary libraries before running the code:

  1. Install the libraies:

    pip install pandas playwright
    
    
  2. Run the code:

    py scrape_ads.py
    
    

About

This is a scraping project using Python framework "Playwright"


Languages

Language:Python 100.0%