Skip to content

MysticalMike60t/python-webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Webscraper

I decided one day, "Why not make this thing that hundreds of people have already made?" So here I am :3

Use

  1. Make sure you have (git)[https://git-scm.org] installed onto your computer
  2. git clone https://github.com/MysticalMike60t/python-webscraper.git
  3. cd 'python-webscraper'
  4. pip install -r requirements.txt
  5. python3 ./scraper.py

Versions

Basic semantic versioning.

* = Any Number

v* = Main Releases v*d* = Dev Releases