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

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

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:
[![Behance](https://img.shields.io/badge/Behance-1769ff?logo=behance&logoColor=white)](https://behance.net/sonika-uppalapati) [![Discord](https://img.shields.io/badge/Discord-%237289DA.svg?logo=discord&logoColor=white)](https://discord.gg/CZbDpqcU) [![Facebook](https://img.shields.io/badge/Facebook-%231877F2.svg?logo=Facebook&logoColor=white)](https://facebook.com/sonika.uppalapati) [![Instagram](https://img.shields.io/badge/Instagram-%23E4405F.svg?logo=Instagram&logoColor=white)](https://instagram.com/sonika_uppalapati) [![LinkedIn](https://img.shields.io/badge/LinkedIn-%230077B5.svg?logo=linkedin&logoColor=white)](https://linkedin.com/in/sonika-uppalapati/) [![Medium](https://img.shields.io/badge/Medium-12100E?logo=medium&logoColor=white)](https://medium.com/@sonika-uppalapati.medium.com) [![X](https://img.shields.io/badge/X-black.svg?logo=X&logoColor=white)](https://x.com/sonika_02)