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.pages | object | Yes | target URLs of pages required field you can set up to 20 pages in this object the pages should be specified with absolute URLs (including http:// or https://) example: “pages”: { “1”:“https://www.apple.com/mac/”, “2”:“https://dataforseo.com/”, “3”:“https://support.microsoft.com/” } if you specify a single page here, we will return results only for this page; you can also use a wildcard ('') character to specify the search pattern example: “example.com” search for the exact URL “example.com/eng/” search for the example.com page and all its related URLs which start with ‘/eng/’ , such as “example.com/eng/index.html” and “example.com/eng/help/” , etc. note: a wilcard should be placed after the slash (’/’) character in the end of the URL, it is not possible to place it after the domain in the following way: https://dataforseo.com * use https://dataforseo.com /* instead Note: this endpoint will not provide results if the number of intersecting keywords exceeds 10 million |
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.02per pricing unit. - Billing mode:
post_deduct.