Asalebeta
Tool market
Web content

Web Contents

Read specified web pages

Run a test
Price
0.001000 USDT / page
Status
Available
Official reference
0.001000 USDT / page
Protocols
REST · MCP

Run a test

Runs are submitted only when you click Run. Check the input and cost limit first.

Input parametersJSON
Sign in

Tests use your account balance and the selected key’s budget. The cost limit caps this API call; it does not include future calls or recurring upstream jobs.

Run result

Run a test to see its status, charges and response here.

API reference

A successful asynchronous create call returns a receipt. Use the provider’s status/result operation with that receipt ID to check whether the upstream job has completed.

curl https://gw.asale.ai/v1/tool-runs \
  -H 'Authorization: Bearer <ASALE_API_KEY>' \
  -H 'Content-Type: application/json' \
  -H 'Idempotency-Key: <UNIQUE_REQUEST_ID>' \
  -d '{
  "tool": "web.contents",
  "input": {
    "urls": [
      "https://example.com"
    ]
  },
  "max_cost_micros": 1000
}'
curl https://gw.asale.ai/v1/tool-runs/<RUN_ID> -H 'Authorization: Bearer <ASALE_API_KEY>'
ParameterRequiredType
extrasNoobject
highlightsNoboolean
livecrawl_timeoutNointeger
max_age_hoursNonumber
subpage_targetNoarray
subpagesNointeger
summaryNoboolean
textNoboolean
urlsYesarray
Full input schema
{
  "additionalProperties": false,
  "properties": {
    "extras": {
      "type": "object"
    },
    "highlights": {
      "oneOf": [
        {
          "type": "boolean"
        },
        {
          "type": "object"
        }
      ]
    },
    "livecrawl_timeout": {
      "maximum": 120000,
      "minimum": 0,
      "type": "integer"
    },
    "max_age_hours": {
      "maximum": 87600,
      "minimum": -1,
      "type": "number"
    },
    "subpage_target": {
      "items": {
        "maxLength": 2048,
        "minLength": 1,
        "type": "string"
      },
      "maxItems": 100,
      "type": "array"
    },
    "subpages": {
      "maximum": 100,
      "minimum": 0,
      "type": "integer"
    },
    "summary": {
      "oneOf": [
        {
          "type": "boolean"
        },
        {
          "type": "object"
        }
      ]
    },
    "text": {
      "oneOf": [
        {
          "type": "boolean"
        },
        {
          "type": "object"
        }
      ]
    },
    "urls": {
      "items": {
        "maxLength": 2048,
        "minLength": 1,
        "type": "string"
      },
      "maxItems": 20,
      "minItems": 1,
      "type": "array"
    }
  },
  "required": [
    "urls"
  ],
  "type": "object"
}

Price

0.001000 USDT / page

Tests use your account balance and the selected key’s budget. The cost limit caps this API call; it does not include future calls or recurring upstream jobs.

Price revision 4

Web content

Asale matches available channels by price. The reference is the highest verified channel reference price. Only definite rejections may transfer to another channel; uncertain executions require reconciliation to avoid duplicate charges.

Supply channels: 1