Nanoreview: Search Tech
Nanoreview via Parse · reviews_ratings
Search for tech products (CPU, GPU, SoC, Phone, Laptop) by name. Returns a list of matching products with their slugs and labels. Each result includes an id, slug, label, name, and content_type. Use the slug to fetch details or build comparisons. API for NanoReview.net, providing rankings, specs, and comparisons for CPUs, GPUs, SoCs, Phones, and Laptops. Fulfilled by Parse from nanoreview.net.
- developer-tools
- ecommerce
- nanoreview
- nanoreview-net
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- reviews_ratings
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/11ed09e4-0f24-4739-bd4b-d940671739f3/search_tech
- Interface artifact
- sha256:4c2ca19dee01499be36d309cf0c3b5f62b7418d4d30312c602645bf7700cb143
- Manifest digest
- sha256:6c328dfa915b50e433c1dc4df4425cab1ea43c02244691c0cc9800d37d7716d5
Request fields
- type (string): Product category.: Allowed values: cpu, gpu, soc, phone, laptop
- limit (integer): Maximum number of results to return.
- query (string, required): Search keyword (e.g. 'Apple M4', 'NVIDIA RTX 4090').
Example queries
- {"type":"cpu","limit":"5","query":"Apple M4"}