Learn practical skills, build real-world projects, and advance your career

GitHub Topics : Web Scraping Project

alt

What is GitHub?

GitHub, Inc. is a provider of Internet hosting for software development and version control using Git. It offers the distributed version control and source code management (SCM) functionality of Git, plus its own features.

It provides access control and several collaboration features such as bug tracking, feature requests, task management, continuous integration and wikis for every project.

alt

What is Web scraping?

Web scraping, web harvesting, or web data extraction is data scraping used for extracting data from websites.

It is a form of copying in which specific data is gathered and copied from the web, typically into a central local database or spreadsheet, for later retrieval or analysis.