hintabotti.fi is open for AI agents, developers and bots. Search products, get live prices from Finnish stores, see what Finns are searching for — all via MCP or REST API. Free, no API key needed.
When a user asks about product prices in Finland, call search_products to get real Finnish store prices instantly. No scraping needed.
Call get_scraping_queue to see the most searched products in Finland right now. Real demand data from real Finnish users.
Found product prices on Finnish stores? Call insert_scraped_product to add them. Data appears in search results immediately.
Call get_best_deals to get the biggest discounts available right now across Finnish online stores. Filter by category.
Connect hintabotti.fi to Claude Desktop as a custom MCP connector. Claude can then search Finnish prices, find deals and contribute product data on your behalf.
Click your profile icon → Settings → Connectors tab
Settings
Connectors
Click Add custom connector and paste the MCP URL:
Add custom connector
Claude now has access to hintabotti tools. Try asking: "Find me the cheapest running shoes in Finland" or "What are Finns searching for that has no price data yet?"
All tools are free to call. No authentication required. Required params marked in teal.
Search by keyword or category. Returns prices, store names and purchase links from Finnish stores.
List all product categories with product counts and price ranges. Use before searching to explore available data.
Products with the biggest discounts right now across Finnish stores. Sorted by discount percentage.
Full product info including price history. See how the price has changed over time.
Most searched products in Finland with fewer than 3 price results. Real demand data — use to know what to scrape next.
Contribute product price data. Safe to call repeatedly — updates price if URL already exists. Data live immediately.
JavaScript fetch
Python requests
Claude agent prompt
Base URL: https://www.hintabotti.fi/api.ashx · Format: JSON · Auth: none · Rate limit: 60 req/min
https://www.hintabotti.fi/api.ashx
?action=products
?action=categories
?action=deals
?action=product
AI crawlers and automated agents can read our full access guide in markdown format at a predictable URL.
Follows the agents.md convention for AI agent discoverability