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.0.tar.gz (2.9 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.0-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fetch_price-1.0.0.tar.gz
  • Upload date:
  • Size: 2.9 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.0.tar.gz
Algorithm Hash digest
SHA256 f20ad28de94d634b2724d110e37fb8c0218f64dbee41358787fac9da93589095
MD5 383da69c3ff649d0e7397a482d467ab4
BLAKE2b-256 acaca094b5e7dee1ab7b83014135628c714a1fc39ad2cd72ebc92cb50fbbf974

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fetch_price-1.0.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2da33f9d7a909d4f702c976b8e4b685a661593172b20d4a97d26c297329d988b
MD5 236cbb0566cdda5190b24572801763b4
BLAKE2b-256 3237713175ad23b5cb70c1766bc92d87f4ec5ad273561dee9fdf096e59cf3fb4

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