Karger API
karger.com
Karger - medical and scientific article search, journals, abstracts, and citation metadata.
- Actions
- 7
- Category
- Research
- Login
- Not required
- Output
- JSON
Call the Karger API
Submit a task, then poll the job until it settles. This example runs act_karger_advanced_search_form.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_karger_advanced_search_form",
"params": {}
}'7 actions on karger.com
Read
Advanced Search Form
act_karger_advanced_search_formread1 credit / callReturns the advanced search page with filter facets for content type, country, and options.
Article Abstract
act_karger_article_abstractread1 credit / callReturns an article's title, authors, and abstract by DOI.
- doi
- string · required
- article_id
- string · required
- article_slug
- string · required
Issue Contents
act_karger_issue_contentsread1 credit / callReturns the table of contents for a journal volume and issue with article titles and links.
- volume
- string · required
- issue
- string · required
Journal Listing
act_karger_journal_listingread1 credit / callReturns journals available for browsing with titles, codes, and navigation links.
Search Results Page
act_karger_search_results_ssrread2 credits / callReturns journals and articles matching a query with titles, links, and pagination.
- search_query
- string · required
- page
- string · required
Write
Write actions change state on karger.com and run as the account you connect.
Citation Metadata
act_karger_citation_metadatawrite2 credits / callReturns article citation metadata with title, authors, and affiliations.
- doi
- string · required
Citation Tallies
act_karger_citation_tallieswrite2 credits / callReturns citation tallies for an article: supporting, mentioning, and contradicting counts.
- doi
- string · required
Karger API questions
- Is there an API for Karger?
- Karger does not offer a public data API for this, but Anakin Wire provides 7 maintained endpoints for karger.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Karger data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when karger.com changes its markup, Anakin updates the action.
- Do I need a Karger account?
- No. Every Karger action listed here runs anonymously — no account and no credentials required.
- What does the Karger API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Research APIs
ACS Publications
ACS Publications - chemistry articles, journals, abstracts, issues, and citations.
Archive Is
Archive.is - archived web content, snapshot listings, and archive item details.
Artificial Analysis
Artificial Analysis - AI model benchmarks and intelligence rankings across language models.
arXiv
arXiv - paper search by keyword, author, or category; metadata and new submissions.
BMJ
BMJ - medical article search, specialties, abstracts, and citation metadata.
Cairn
Cairn - French humanities and social sciences; disciplines, journals, articles, and metadata.