/scraper

A simple web scraper used to get basic tags from

Primary LanguagePython

#Simple Web Scraper A simple web scraper used to grab tags from a web pages using BeautifulSoup

###Usage

  1. Clone repo and navigate into the folder.
  2. Run the script: python scraper.py
  3. The output will be in a generated "index.html" file.