Arrow: Search By Token
Arrow via Parse · marketplace
Search for electronic components by part number or keyword. Returns matching products with manufacturer info, descriptions, pricing tiers, availability, compliance data, and category taxonomy. Paginates via start/rows offset; each page carries the full facet set and taxonomy tree for the current query. Search and retrieve electronic component data from Arrow.com including parts search, product details, and manufacturer listings. Fulfilled by Parse from arrow.com.
- arrow
- arrow-com
- b2b-directory
- ecommerce
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/552c786b-18f1-4a60-ad01-97304694eebe/search_by_token
- Interface artifact
- sha256:2dd1039ff9a2609ae205b681edda59d892e562d2dee57d6ec8f4338dc3abdb7c
- Manifest digest
- sha256:6d047656f88f555979d278a38c6699c48e3effa009734577fd5b4ab04ae55b77
Request fields
- rows (integer): Number of results per page.: Allowed values: 5, 10, 25, 50
- start (integer): Result offset for pagination (0-based). Page is calculated as start/rows + 1.: Allowed values: 0, 25, 50
- search_token (string, required): Part number or keyword to search for (e.g. 'NE555', 'LM358', 'Arduino').
Example queries
- {"rows":"5","start":"0","search_token":"NE555"}