-
Beautiful Soup is a library written in Python that extracts data out of HTML and XML files. It works well if you want to get data quickly and saves programmers a lot of time.
-
FindSomethingInURL.py file
- Web Scraping using beautifulsoup library to find a keyword in the user input URL and returns the response code.
-
Pre-requisite Installations:
- pip install requests
- pip install html5lib
- pip install bs4
-
Usage: Replace the keyword instead 'a' to find the keyword in the URL.
-
Notifications
You must be signed in to change notification settings - Fork 0
divyasri537/Web-Scraping-BeautifulSoup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published