Skip to main content

Live UK marketplace product search for AI agents. eBay UK live via Browse API; Amazon UK rolling out. Normalised JSON, affiliate links included.

Project description

fetch-price

Live UK marketplace product search for AI agents and humans. One call returns real items with real prices, normalised JSON, and affiliate-tracked buy links. eBay UK is live via the official Browse API; Amazon UK is rolling out.

pip install fetch-price
from fetch_price import FetchPrice

fp = FetchPrice()  # keyless free tier: 50 lookups/month
result = fp.search("portable air conditioner", max_results=3, max_price=300)
for p in result.products:
    print(f"{p.name}: £{p.price} ({p.network}) -> {p.url}")

With an API key (higher limits, BYOK affiliate routing):

fp = FetchPrice(api_key="fp_...")  # or set FETCH_PRICE_API_KEY

MIT licence.

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

fetch_price-1.0.2.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

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

fetch_price-1.0.2-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file fetch_price-1.0.2.tar.gz.

File metadata

  • Download URL: fetch_price-1.0.2.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for fetch_price-1.0.2.tar.gz
Algorithm Hash digest
SHA256 ff9b9a2a334c8febfc33f5db72a3b6b0d309ea78dd57f1644cbcfb6ea3b3316c
MD5 ac01866b07b1d61c0f1cbd59d0fcae5c
BLAKE2b-256 e28bcc4dd17efa331081c8f6e85963f0a11e2f9fc05776d3c73e487cc101010a

See more details on using hashes here.

File details

Details for the file fetch_price-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: fetch_price-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for fetch_price-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 84e81173e4626b341d9c7cc52216374b3a69926f07220515e5731138a688816a
MD5 f2a410489c9b77ab21edeb65c0c34cdc
BLAKE2b-256 30bb548544e3ac4eef10b53de6c86e9084998af7cf2e8541d7e507283911deb3

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