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.1.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.1-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fetch_price-1.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 88db409b31bf8caffa2797c164d4d3ce67b2f1b1ce294f9cff7964fa9eba6c8b
MD5 666a6ca4259f90e18473b90671c5f99d
BLAKE2b-256 aa87ae4e49793f44d35814a533b0fe241ec6585a94a4c51a39afd7838ada777f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fetch_price-1.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ce3acc040778d8adf878683351874ff0bc80f676c2e839bcbca6879a0742fabe
MD5 fc7a651a11ef5394c6247543e75500e4
BLAKE2b-256 e7c7726403fcb2f1f08f429f3611a531fd262496bf284f70a2f520ac5a709f1f

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