Swarm
bittensor_scrape
Web scraping and URL content extraction via Bittensor subnet 21. Cost: $0.01 per call.
Remote wizerai/swarmrails
Other tools also called bittensor_scrape?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"prompt": {
"type": "string",
"description": "URL to scrape, e.g. 'https://example.com'"
}
}
}