Skip to main content

An automated search for the Pick N Pull website.

Project description

Purpose

The main purpose of this API is to automate a search for vehicles sitting in Pick N Pull lots around the world. It makes it far easier to setup a program to check every so often for new additions to these lots so you don't miss any parts or let it get ruined by rain.


Using this API

To use the API in your own python file:

  1. Import the class:
    from picknpull import PickNPull
  2. Create an instance of the class with your vehicle's make and model
    pnp = PickNPull(model, startYear = None, endYear = None, zipcode = "95648", searchRadius = "50", verbose = False)
    -- model - current options include and are limited to:
    -- "IS300"
    -- "WRX"
    -- "IMPREZA"
    -- "ACCORD"
    -- startYear - the first year to include in your search. Must also include an endYear
    -- endYear - the last year to include in your search. Must also include a startYear
    -- zipcode - the zip code to search around
    -- searchRadius - the radius around the zip code to search
    -- verbose - boolean to determine if print statements will print

3. Call the desired function:
-- search() - returns count of vehicles found in radius as a string

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

picknpull-0.1.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

picknpull-0.1.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file picknpull-0.1.0.tar.gz.

File metadata

  • Download URL: picknpull-0.1.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for picknpull-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2eaf27f1037a570f2d911b1bf13fd6dc33ea9f679ec2ba79ee547bac73f3b8d0
MD5 84aa9b01429ec65b8fe7f4952a26c332
BLAKE2b-256 3d63f0677fb5a9e675b7c880fd14c222e38a03a42c2131ca2e0283dd4d81dc09

See more details on using hashes here.

File details

Details for the file picknpull-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: picknpull-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for picknpull-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 510df09bc7b83b6b1b6371e74dce0cdfaf6d3b66360c41fb75e6b72b3fb80156
MD5 da60aa10f1260b0bdbb4b39f608f118b
BLAKE2b-256 b95739a6691ca1bb452faab1262fc09b7693e48fa4ac6eb04ef74ae36d5af1fe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page