katiemarriner / scraper

A simple web scraper used to get basic tags from

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

About

A simple web scraper used to get basic tags from


Languages

Language:Python 100.0%