/python_web_scraping_and_automation

Selenium & Beautiful Soup based web scraping and automation scripts.

Primary LanguagePython

Python Web Scraping and Automation

Selenium and BeautifulSoup Based Web Scraping and Automation Scripts

Awesome Badge Star Badge Join Community Badge

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

Discord

feed example

License

CC0