Crawler
A naive crawler for website. Return raw content in markdwon format.
A naive crawler for website. Return raw content in markdwon format.
Click this url to try this widget and copy the Pro Config template.
Given the target website url, return the markdown string of the content
Input Parameters
url
string
The target website url
Output Parameters
markdown_string
string
The raw content of given url
Output Example
{
"markdown_string": "Title: MyShell - An Ultimate Place for AI Apps Creation, Discover, and Earn\n\nURL Source: https://app.myshell.ai/explore\n\nMarkdown Content:\nExplore\n-------\n"
}