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

https://github.com/iamsainikhil/web-data-scraping

Data scraping from a webpage using Python
https://github.com/iamsainikhil/web-data-scraping

beautiful-soup data-analysis data-scraping python

Last synced: 11 days ago
JSON representation

Data scraping from a webpage using Python

Awesome Lists containing this project

README

          

# web-data-scraping

Data scraping from a webpage using Python

Scraped data from common web vulnerabilites table on symantec website.

Libraries used: Matplotlib, Beautiful Soup, Regular Expressions.