Devicespecifications: Search Devices
Devicespecifications via Parse · Other
Search for devices using hardware specification filters. All filter parameters are optional; omitting all filters returns the most recent devices. Returns up to 60 matching devices per query. Useful for finding devices that meet specific hardware criteria like 5G support, RAM capacity, or SoC manufacturer. A comprehensive API to extract mobile device data from DeviceSpecifications.com, including brands, models, detailed specifications, and a flexible search interface. Fulfilled by Parse from devicespecifications.com.
- developer-tools
- devicespecifications
- devicespecifications-com
- ecommerce
- other
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0ba9e915-4cb3-4d1a-b73c-80419113783e/search_devices
- Interface artifact
- sha256:1bd5a0caddbb90c6d91f2a95a3140472cb08fee87cdb8ed666c07d639d584efb
- Manifest digest
- sha256:d12de338110c11c399db383cf8daa528837aa89cbc8ebff9733d35d4d0e0ecc3
Request fields
- 5g (string): Filter by 5G support. '1' to require 5G, '-' for no filter.
- ram (string): RAM capacity filter value in GB (e.g., '8', '12', '16'). '-' for no filter.
- battery (string): Minimum battery capacity filter value in mAh. '-' for no filter.
- storage (string): Internal storage filter value in GB (e.g., '128', '256', '512'). '-' for no filter.
- select_soc (string): System on Chip manufacturer filter. '-' for no filter.: Allowed values: apple, qualcomm, mediatek, samsung, unisoc, huawei, google
Example queries
- {"5g":"1","ram":"8","battery":"-","storage":"-","select_soc":"apple"}