Skip to main content

Usage

Use uniskill_scrape to convert web pages into high-quality Markdown that AI agents can directly process and understand.

Parameters

  • url (string): The target web page URL.
  • format (string): Response format, options are markdown (default) or html.

Response Headers

Monitor your usage in real-time with our standard diagnostic headers:

Error Handling

Standard HTTP status codes are used to indicate success or failure:
  • 200 OK: Success.
  • 401 Unauthorized: Key is missing or invalid.
  • 429 Too Many Requests: You have hit your RPM limit.
  • 402 Payment Required: Please top up your credits on the dashboard.