Data & Analytics9 toolsPaste one API key
Perigon integration for AI agents
Perigon provides an HTTP REST API for retrieving news and web content data, offering structured data suitable for various applications.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Perigon once and call the same tools from all of them.
Setup
Connect Perigon through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Perigon exposes 9 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
perigon_get_articles | Retrieve a list of news articles based on filters | Read |
perigon_get_companies | Retrieve information on companies in Perigon’s entity database | Read |
perigon_get_journalists | Retrieve journalist profiles including title, Twitter handle, bio, and location | Read |
perigon_get_sources | Retrieve a list of media sources with filtering options | Read |
perigon_get_stories | Retrieve clusters of related articles covering the same event or topic with aggregate metrics | Read |
perigon_get_topics | Retrieve all available Perigon news topics | Read |
perigon_get_wikipedia | Search and filter Wikipedia pages | Read |
perigon_vector_search_articles | Perform a vector search on Perigon’s real-time news database | Read |
perigon_vector_search_wikipedia | Perform semantic retrieval of Wikipedia pages using vector search | Read |