Skip to content

Commit c5f6bf0

Browse files
committed
Updated README
1 parent 7256ad9 commit c5f6bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimpleWebpageParser/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Simple Webpage Parser
2-
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.
2+
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.
33

44
## Libraries Required
55
1. requests

0 commit comments

Comments
 (0)