Skip to content

Fetches and saves Hot Wheels car data as a JSON file.

License

Notifications You must be signed in to change notification settings

madman38/hotwheels-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hot Wheels Data Scraper

Fetches Hot Wheels car data from the Hot Wheels Fandom wiki and saves it as a JSON file. Click here for example output.

Setup and Installation

Prerequisites

  • Python 3.x
  • Pandas
  • Requests
  • BeautifulSoup4

Installation

  1. Clone the repository:

    git clone https://github.com/madman38/hotwheels-scraper
  2. Install the required dependencies:

    pip install pandas requests beautifulsoup4
  3. Run the script:

    python3 main.py

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Fetches and saves Hot Wheels car data as a JSON file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages