A Powerful Web Content Extraction Tool
This is the subscription version of our service. For a free trial experience, please visit our free trial version. For subscription details, please visit our Cobbling, Inc. website for details.
POST /
Content-Type: application/json
{
"url": "https://example.com"
}
Note: Screenshots are stored for 5 days only. Please save them locally if needed for longer use.
{
"url": "https://example.com",
"content": {
"title": "Page Title",
"og_tags": {
"title": "OG Title",
"description": "OG Description",
"image": "OG Image URL",
"url": "OG URL"
},
"screenshot": "Screenshot URL",
"markdown": "Converted Markdown Content"
}
}