Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 383 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 383 Bytes

Python-webscraper

Python based web-scraper using Beautiful Soup library

Requirements

Usage

Clone above repository

$ cd python-webscraper
$ apt-get install python3-bs4
$ python3 web-scraper.py

License

MIT

Free Software, Happy coding!