Skip to content

Scrape pinkbike buy/sell page to monitor bike and component prices

Notifications You must be signed in to change notification settings

elliott-imhoff/pinkbike-scraper

Repository files navigation

pinkbike-scraper

pinkbike: A web scraper for the pinkbike buy/sell page

Installation

Linux/Mac

  1. Install pyenv

    1. Make sure you install the build dependencies for your system.

    2. Run

       curl https://pyenv.run | bash
      
    3. Restart your shell so the path changes take effect.

       exec $SHELL
      
  2. Install poetry

  3. Install package

     pyenv install $(cat .python-version)
     poetry install
    

Usage

Within the correct poetry/conda shell, run pinkbike --help to view available CLI commands.

About

Scrape pinkbike buy/sell page to monitor bike and component prices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages