PDF VectorPDF Vector

Academic Similar Papers

Find papers similar to any paper using citation network analysis

  • Citation network analysis finds deeply related papers
  • Similarity scores and PageRank for each result
  • Optional graph edge data for visualization

Academic Similar Papers

Available as an action in

Maken8nZapier
PubMedarXivOpenAlexSemantic ScholarEurope PMCERICGoogle Scholar

Automate in 3 Steps

1

Pick Your Platform

Choose Make, n8n, or Zapier

2

Add PDF Vector

Search for 'PDF Vector' in apps/nodes list

3

Build Your Workflow

Connect to 1000+ apps

Popular Automations

Ready-to-use workflow templates for Make, n8n, and Zapier

New paper → Reading list

TriggerPaper DOI added to reading list spreadsheet
PDF Vector
OutputAppend similar papers with scores to reading list
maken8nzapier

Research topic → Discovery digest

TriggerWeekly scheduled trigger with seed paper
PDF Vector
OutputEmail digest of newly discovered similar papers
maken8nzapier

Seed paper → Citation graph

TriggerPaper submitted for graph analysis
PDF Vector
OutputBuild citation network graph in visualization tool
maken8n

For Developers

Get started in seconds. Copy and run.

import { createClient } from "@pdfvector/client";const client = createClient({ apiKey: "YOUR_API_KEY" });const result = await client.academic.similarPapers({  id: "10.1038/nature12373",  limit: 10,  includeEdges: false,  fields: ["title", "authors", "year", "doi", "totalCitations"],});console.log(`Seed: ${result.seed.title}`);console.log(`Found ${result.results.length} similar papers`);for (const item of result.results) {  console.log(`  [${item.similarity.toFixed(2)}] ${item.publication.title}`);}

Key Features

Citation Network Analysis

Goes beyond keyword matching — uses the citation graph to find papers that are structurally related through shared citations.

Similarity Scoring

Each result includes a similarity score, PageRank importance, and graph distance from the seed paper.

Graph Edges

Enable includeEdges to get citing/cited_by relationships between results for building interactive citation graphs.

Credit Costs

Simple, predictable pricing

3 credits

per request

Each similar papers request costs 3 credits regardless of the number of results returned or whether graph edges are included.

Examples
Find 10 similar papers3 credits
Find 30 similar papers with edges3 credits
Find 100 similar papers3 credits

Everything You Need for Document Processing

Parse, ask questions, and extract structured data from any document type

Frequently Asked Questions

Start Processing Documents Today

Get 100 free credits to try all our APIs. No credit card required.

Free forever tier · No credit card · Cancel anytime