Get URL Content
Reports
Get URL Content
Return the scraped markdown content of a source URL. Use the URLs report to discover URLs.
POST
Get URL Content
Documentation Index
Fetch the complete documentation index at: https://docs.peec.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Required if using a company api key
Example:
"or_f45b94ba-5e35-4982-93ed-285e72ee14eb"
Body
Example:
"https://example.com/blog/page1"
Required if using a company api key
Example:
"or_f45b94ba-5e35-4982-93ed-285e72ee14eb"
Maximum number of characters of content to return. Defaults to 100,000. If the stored content is longer, the response will be truncated and truncated=true.
Required range:
1 <= x <= 20000000Example:
100000
Response
Success
Success
