https://github.com/sonika-uppalapati/python_web_scraping_and_automation
Selenium and BeautifulSoup Based Web Scraping and Automation Scripts
https://github.com/sonika-uppalapati/python_web_scraping_and_automation
api beautifulsoup4 csv html python
Last synced: about 2 months ago
JSON representation
Selenium and BeautifulSoup Based Web Scraping and Automation Scripts
- Host: GitHub
- URL: https://github.com/sonika-uppalapati/python_web_scraping_and_automation
- Owner: sonika-uppalapati
- Created: 2025-04-15T06:09:09.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-15T06:19:44.000Z (about 2 months ago)
- Last Synced: 2025-04-15T07:25:25.342Z (about 2 months ago)
- Topics: api, beautifulsoup4, csv, html, python
- Language: Python
- Homepage: https://github.com/sonika-uppalapati/python_web_scraping_and_automation
- Size: 8.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Web Scraping and Automation
Selenium and BeautifulSoup Based Web Scraping and Automation Scripts[Selenium](https://www.selenium.dev/) Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should) also be automated as well. [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) is a Python library for pulling data out of HTML and XML files. It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the parse tree. It commonly saves programmers hours or days of work.
## 🌐 Socials:
[](https://behance.net/sonika-uppalapati) [](https://discord.gg/CZbDpqcU) [](https://facebook.com/sonika.uppalapati) [](https://instagram.com/sonika_uppalapati) [](https://linkedin.com/in/sonika-uppalapati/) [](https://medium.com/@sonika-uppalapati.medium.com) [](https://x.com/sonika_02)