Skip to content

wildwoodwaltz/web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LAB 17 - seattle-code-python-401d18

Project: Web Scraper

Author: Tyler Egashira

Links and Resources

Thanks Benjamin for troubleshooting with me.

Setup

Python3.10
.venv for Python3
BeautifulSoup4
requests

How to initialize/run application

For MAC/Linux
---
source .venv/bin/activate
$ pip install -r requirements.txt
$ python3 scraper.py

For testing, try "moai" as your inputs for which page. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages