Skip to content

dunton/adidasSraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Adidas Scraper

Background

Scrapes the Adidas website for item name and price. After all items on a page are scraped it finds the next page until there are no more pages left.

Files

When the file is unzipped there should be 1 folder and 2 files. The bs4 folder is the BeautifulSoul library for web scraping. The content is as follows.

  • README.md
  • adidasScraper.py
  • bs4 folder

Running the Program

Copy and paste the Adidas.com URl you want to scrape. Then cd into the directory where adidasScraper.py is in Terminal. Run the file by typing python adidasScraper.py. Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages