An open API service indexing awesome lists of open source software.

https://github.com/anandanraju/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.
https://github.com/anandanraju/web_scrapping_github_top_repositories

csv-export github project repository topics webscraping-data website

Last synced: 15 days ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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](https://user-images.githubusercontent.com/110320717/228300171-7646f63c-79e0-4967-9aae-3aedeb7377ce.png)

## 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.