32 lines
970 B
Plaintext
32 lines
970 B
Plaintext
---
|
|
title: Open API
|
|
description: Some open APIs for WR.DO. It's free and unlimited to use!
|
|
---
|
|
|
|
## What is the Open API?
|
|
|
|
The Scraping API allows you to quickly extract valuable structured website data. It is a powerful tool that can be used to extract information from websites and convert it into a structured format.
|
|
|
|
WR.DO provides two simple and easy-to-use APIs for scraping website data:
|
|
|
|
- [Screenshot Api](/docs/open-api/screenshot)
|
|
- [Meta Api](/docs/open-api/meta-info)
|
|
- [Url to Markdown Api](/docs/open-api/markdown)
|
|
- [Url to Text Api](/docs/open-api/text)
|
|
- [Url to QrCode Api](/docs/open-api/qrcode)
|
|
|
|
## How to use the Open API?
|
|
|
|
Follow the [Dashboard/Scraping-API](/dashboard/scrape) or [Screenshot](/docs/open-api/screenshot) to get started.
|
|
|
|
## API Key
|
|
|
|
The api key is required for all open apis usage. You can create your api key from the [Dashboard/Settings](/dashboard/settings).
|
|
|
|
## API Rate Limit
|
|
|
|
{/* The API has no rate limit. */}
|
|
Working...
|
|
|
|
|