AI & ML
Trust: 32/100 (Limited)io.github.mifactory-bot/mifactory-scraping-api Guide
Web scraping for AI agents. Extract text and metadata from any URL worldwide. $0.005/page.
by mifactory-bot
Quick Start
Install
npx @mifactory-bot/scraping-apiClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mifactory-bot-mifactory-scraping-api": {
"command": "npx",
"args": [
"@mifactory-bot/scraping-api"
]
}
}
}