mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-23 20:11:07 +00:00
Updated README
This commit is contained in:
parent
7256ad9e86
commit
c5f6bf0609
|
@ -1,5 +1,5 @@
|
|||
# Simple Webpage Parser
|
||||
A simple wrapper around the popular web scraper library BeautifulSoap. It merges the use of Requests and BeautifulSoap library in one class which abstracts the extracting of html from web url logic and gives user a clean code to work with.
|
||||
A simple wrapper around the popular web scraper library BeautifulSoap. It merges the use of Requests and BeautifulSoap library in one class which abstracts the process of extraction of html from webpage's url and gives user a clean code to work with.
|
||||
|
||||
## Libraries Required
|
||||
1. requests
|
||||
|
|
Loading…
Reference in New Issue
Block a user