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.2.tar.gz (3.6 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.2-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: picknpull-0.1.2.tar.gz
  • Upload date:
  • Size: 3.6 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.2.tar.gz
Algorithm Hash digest
SHA256 486250ea01b98235baabb81003170ae5a62d7b740a85d22e2997573bc3fbbf49
MD5 86d806ba23dd1cc36f57a9e308d6e514
BLAKE2b-256 cd6987301981ab64dc733a9ad84a6dcdceb8b4e8fadac3d74bc6db67b09a8577

See more details on using hashes here.

File details

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

File metadata

  • Download URL: picknpull-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f0ac45c83ba6b99c3e62465eba0243ed2bba229b146274bdbea9c3f7fd7b4736
MD5 89e00eea53ff1b8f0949c3d3aab8424f
BLAKE2b-256 26f11361b7d16e9acb567c3b76162985fd5e995a62f16d0915d740e91128d431

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