/Web_Scrapping_GitHub_Top_Repositories

Browse through different sites and pick on to scrape. Check the "Project Ideas" section for inspiration. Identify the information you'd like to scrape from the site. Decide the format of the output CSV file. Summarize your project idea and outline your strategy in a Jupyter Notebook.

Primary LanguageJupyter Notebook

Web Scrapping GitHub Top Repositories Project

Introduction

  • Web scraping is the process of collecting and parsing raw data from the Web, and the Python community has come up with some pretty powerful web scraping tools.

  • The Internet hosts perhaps the greatest source of information on the planet. Many disciplines, such as data science, business intelligence, and investigative reporting, can benefit enormously from collecting and analyzing data from websites.

Creator : Anandan Raju

download

Objective

  • Browse through different sites and pick on to scrape. Check the "Project Ideas" section for inspiration
  • Identify the information you'd like to scrape from the site. Decide the format of the output CSV file.
  • Summarize your project idea and outline your strategy in a Jupyter Notebook.