Documentation Index
Fetch the complete documentation index at: https://deepline.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Run in Enrichment Spreadsheet
Use this function as a column step in
deepline enrich.Required Fields
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
payload.app_ids | object | Yes | ids of the target apps required field IDs of the target mobile applications on Google Play; you can find the ID in the URL of every app listed on Google Play; example: in the URL https://play.google.com/store/apps/details?id=org.telegram.messenger the id is org.telegram.messenger ;; the ids should be specified the following way: “app_ids”: { “1”: “org.telegram.messenger”, “2”: “com.zhiliaoapp.musically” } if you specify a single ID here, the API will return results only for one application; the maximum number of app IDs you can specify in this object is 20 |
Advanced: Direct CLI
Use direct execution for single payload debugging.
CLI flags
| Flag | Description |
|---|---|
--json | Print machine-readable output. |
--wait | Wait for terminal provider status when supported. |
--debug | Enable wait mode with additional status/log output. |
--wait-timeout SECONDS | Max seconds to wait in wait mode. |
--poll-interval SECONDS | Polling interval in seconds during wait mode. |
--timeout SECONDS | Request timeout in seconds. |
--connect-timeout SECONDS | Connection timeout in seconds. |
Cost
- Pricing model:
provider_usage(provider usage). - Estimated Deepline credits:
0.01per pricing unit. - Billing mode:
post_deduct.