foundrybot
Version:
Foundrybot API wrapper
16 lines • 455 B
Markdown
title: "Getting Started with Foundrybot"
excerpt: "This page will help you get started with Foundrybot. A FoundryAI tool to help crawl and parse web pages."
To get started you first will need
[block:code]
{
"codes": [
{
"code": "$http.post('/someUrl', data).success(successCallback);\n\nalert('test');",
"language": "javascript"
}
]
}
[/block]
Try dragging a block from the right to see how easy it is to add more content!