Skip to content

Webscraping PDFs using Selenium and scraping content from Power BI dashboard embedded on the webpage.

Notifications You must be signed in to change notification settings

kulwinderkk/webscraping

Repository files navigation

These set of python scripts scrape the following:

  1. The PDFs available at the website using selenium.
  2. The content of the Power BI dashboard embedded on the webpage using requests (used the payload available at the Network>XHR component of the page to qurey the Power BI).

I want to thank the developer who created below script as it helped me understand the json content of the response and extract the appropriate fields.

About

Webscraping PDFs using Selenium and scraping content from Power BI dashboard embedded on the webpage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published