Crawler
A naive crawler for website. Return raw content in markdwon format.
Try it in the Widget Center
Click this url to try this widget and copy the Pro Config template.
Usage
Given the target website url, return the markdown string of the content
Input Parameters
Name
Type
Description
Default
Required
url
string
The target website url
Output Parameters
Name
Type
Description
File Type
markdown_string
string
The raw content of given url
Output Example
Last updated