XIA picks the path: if the result is a PDF it reads it directly, and if a site blocks or asks for a login, it knows and tells you.
web_search: up to ten results with title, URL and summary, in a couple of seconds.
scrape_url returns clean Markdown; PDFs — bid documents, catalogs, spec sheets — at no extra cost.
A report, a comparison sheet or CRM contacts: the next turn already uses the data.
The most common cases among teams using the platform.
Long PDFs full of requirements: the agent reads them and brings you the table you need.
Catalogs, spec sheets and plants by region, ready to compare.
Monitor competitors' pricing and get the updated figure on each pass.
Read the client's web: their history, products and team, in one turn.
Sector news and updates, summarized daily.
Your own web, sitemap or RSS get indexed and become searchable for the whole team.
You set the intent; XIA searches, enriches and leaves the work ready to review.
An industry and a region — or a phrase: “food shops in Córdoba”.
Web and public sources: contact, socials, location, sector. No bought lists.
You review and edit everything before it touches your CRM.
Contacts arrive with their story; the pipeline starts with context.
Four kinds of web sources: set them up once and XIA keeps them fresh. Documents become searchable for your team and your agents.
A single page: index it and it's in the base.
The whole site from one source, refreshed automatically.
Posts and news: every new article just lands.
A crawl that respects robots.txt, with visible status.
Two endpoints in the Gateway, with your same nsx_live_* key: scrape returns clean Markdown, HTML or links — and PDFs go straight through, no extra steps.
curl -X POST https://www.napsix.com/api/gateway/v1/search \
-H "Authorization: Bearer nsx_live_*" \
-d {"q": "steel pipe suppliers in Rosario", "max": 10}curl -X POST https://www.napsix.com/api/gateway/v1/scrape \
-H "Authorization: Bearer nsx_live_*" \
-d {"url": "https://example.com/bid-doc.pdf", "format": "markdown"}Daily quota of the Gateway plan
Every call, success or not, is audited in your Gateway usage history.
Searches and reads per day, according to your XIA plan. They reset every day.
| Criterio | Free | Starter | Pro | Business | Enterprise |
|---|---|---|---|---|---|
| Web searches / day | 20 | 150 | 600 | 2,000 | Unlimited |
| Reads / day | 20 | 150 | 600 | 2,000 | Unlimited |
| PDFs in reads | Sí | Sí | Sí | Sí | Sí |
| Page cache | Sí | Sí | Sí | Sí | Sí |
The Gateway API also has its own per-plan quota.
Start free: the Free tier includes 20 searches and 20 reads per day.
Works with