Skip to content

clevelandhighschoolcs/p4mawpup-bobprinceraj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Directions for installing on your computer:

  1. Create a text file in a python 2.7 virtual environment. (If you don't have one and don't know how to set one up, go here.) The name doesn't matter, but it is important to make sure that it's a python file.

  2. Copy text from webscraper.py into that text file. That text can be found here.

  3. If you don't have BeautifulSoup4 installed, you'll need that. In the command line, type pip install BeautifulSoup4. Wait for it to install, then continue to the next part.

  4. The program is ready to run! Run the program in whatever environment you like. Feel free to change the html elements to whatever you like.

How the Program Works:

Program Flowchart

Sources:

How to Scrape Websites With Python and BeautifulSoup by Justin Yek

About

p4mawpup-bobprinceraj created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages