Development — entry 047 of 100
import.io
import.io started as a browser-based point-and-click scraper and has since repositioned around AI-native, self-healing extraction pipelines aimed at enterprise price-intelligence and market-data use cases, sold today mainly through its Aperture retail-monitoring product. Pricing is quote-based rather than published in tiers, and its REST API — documented separately from the marketing site — authenticates requests with an `_apikey` query parameter.
AuthenticationAPI KeySign up with the provider to obtain credentials.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingPaidSubscription required — no meaningful free tier.
FormatsJSON, CSVResponses can be requested as JSON or CSV.
GreatAPIs Score
Score73
Authentication15/25API key required
Pricing9/20Paid API
Docs14/20Documentation URL provided
Formats15/15Supports 2 response formats
Freshness20/20Verified within 6 months
Auth quickstart
- Sign up with the provider to get an API key.
- Send it on every request as a header
Authorization: <key> - The exact header isn't documented — Authorization is a common default; confirm in the provider's docs.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.