https://github.com/chanchalsoorma/web-scraping
This repo aims to provide a straightforward, easy-to-use scraping code written in Python.
https://github.com/chanchalsoorma/web-scraping
beautifulsoup beautifulsoup4 data python request selenium webscraping
Last synced: about 2 months ago
JSON representation
This repo aims to provide a straightforward, easy-to-use scraping code written in Python.
- Host: GitHub
- URL: https://github.com/chanchalsoorma/web-scraping
- Owner: ChanchalSoorma
- Created: 2025-09-03T10:39:24.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-03T14:39:27.000Z (10 months ago)
- Last Synced: 2025-09-03T16:10:22.072Z (10 months ago)
- Topics: beautifulsoup, beautifulsoup4, data, python, request, selenium, webscraping
- Language: Jupyter Notebook
- Homepage:
- Size: 235 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web-Scraping
Hello, Welcome to the Web Scraping Example Repository. This repo aims to provide a straightforward, easy-to-use scraping code written in Python. It's useful for data science or database-less applications built and integrated into various products like web apps or Mobile applications.
This repository hosts Python-based web scraping files (.ipynb), built with libraries such as BeautifulSoup and Selenium. Its purpose is to provide an out-of-the-box solution for scraping websites and extracting useful information.