Skip to main content
Piloterr
Back to library

DigiKey Search API

Search DigiKey country sites by keyword or result/filter URL. Returns category branches or product listings with pagination via browser rendering.

Active2 credits = 1 requestGET/v2/digikey/search

Endpoint Overview

Detailed documentation, pricing, and usage examples.

OverviewLink to Overview

The DigiKey Search endpoint searches DigiKey across country sites (France, US, UK, Germany, and 40+ others).

Pass a keyword or a DigiKey result/filter URL. You get either category branches (keyword search) or product listings (category filter pages), plus pagination.

Browser rendering is used. Costs 2 credits per call.

QuickstartLink to Quickstart

GET https://api.piloterr.com/v2/digikey/search?query=phoenix+contact&region=fr
GET https://api.piloterr.com/v2/digikey/search?query=https://www.digikey.fr/fr/products/filter/marteaux/246
GET https://api.piloterr.com/v2/digikey/search?query=phoenix+contact&region=com.au

ParametersLink to Parameters

Parameter Type Required Description
query string yes Keyword, DigiKey result/filter URL, or relative path
region string no Country TLD such as fr, com, de, co.uk, com.au. Detected from a full URL
return_page_source boolean no Return rendered HTML instead of JSON

RegionsLink to Regions

Use the DigiKey site suffix: fr, com, de, it, es, co.uk, com.au, com.br, ca, jp, cn, and other DigiKey country TLDs.

Aliases: uk/gbco.uk, aucom.au, brcom.br, mxcom.mx.

Response fieldsLink to Response fields

Field Type Description
results array Categories or products
results[].type string category (keyword search) or product (filter listing)
results[].title / url / image_url string Common fields
results[].id / parent_category / product_count mixed Category fields
results[].product_id / digikey_part_number / manufacturer_part_number / manufacturer string Product identifiers
results[].price / currency / stock mixed Price and availability when present
pagination object page, per_page, total_results, total_pages, has_next_page, next

Tip: keyword search often returns categories first. Call search again on a category url to list products.

Error codesLink to Error codes

Code Meaning
400 Empty or invalid query
404 Page has no usable data
500 Rendering failed

Related APIs

Expand your data capabilities with these complementary tools.

Ready to get started?

Your web scraping API is one click away. Start with +500 credits, no infrastructure to set up, no proxies to manage, and no credit card required.

  • +500 credits
  • No credit card required
  • All endpoints included