Use this advanced n8n workflow template to search PubMed, ArXiv, Google Scholar, and more. It deduplicates, ranks results, and exports your findings into BibTeX, CSV, and JSON formats using the PDF Vector n8n node.
Download this n8n workflow template and start using it instantly.
Academic Researchers: Individuals needing to rapidly survey literature across major databases without manual merging.
Data Scientists: Users requiring clean, ranked research data for text analysis or model training.
n8n Developers: Those looking for sophisticated n8n templates demonstrating custom code logic for data cleaning and ranking within an n8n workflow.
Librarians and Reviewers: Professionals who need to generate accurate BibTeX citations efficiently.
Conducting comprehensive literature reviews often involves searching multiple specialized databases, leading to redundant results and complex manual deduplication. This powerful n8n workflow solves this by centralizing the search, processing, and output phases.
Leveraging the PDF Vector n8n node, this n8n workflow simultaneously queries PubMed, ArXiv, Google Scholar, Semantic Scholar, and ERIC. After aggregation, the n8n workflow uses custom JavaScript logic (via the Code n8n node) to remove duplicates based on DOI and title similarity, and then applies a relevance ranking algorithm based on citation counts, recency, and keyword match. This automation provides a highly efficient and exportable dataset, drastically cutting down research preparation time. This advanced n8n template is a must-have for serious researchers.
This automation is initiated when the n8n trigger starts the workflow execution, usually manually or via a schedule.
searchQuery, yearFrom, and resultsPerSource. This allows the user to easily customize the search topic and scope.doi. If a DOI is missing, it compares titles for similarity to ensure no duplicates are carried forward.relevanceScore for each paper, weighting factors like title keyword match, total citations, and publication recency.To use this n8n template effectively, follow these steps:
searchQuery and yearFrom values to match your current research needs. Set Search Parameters (Set n8n node): Serves as the configuration starting point for the n8n workflow. It defines the search term (e.g., 'machine learning healthcare applications') and constraints (e.g., results per source).
PDF Vector - Multi-DB Search (pdfVector n8n node): The key API integrator. It executes an academic resource search across five distinct providers (PubMed, ArXiv, etc.), aggregating initial results.
Deduplicate Results (Code n8n node): Contains custom JavaScript logic to ensure data quality. It intelligently identifies and removes duplicate papers, first by comparing DOIs, and then by fuzzy title matching.
Rank by Relevance (Code n8n node): Custom code that assigns a weighted score to each paper. This crucial step transforms a list of results into a prioritized, actionable list based on academic metrics.
Generate BibTeX (Code n8n node): Prepares the final export formats. It generates the required BibTeX formatted string while keeping the structured JSON data available for parallel exports.
Export BibTeX File / Export JSON / Export CSV (Write Binary File n8n node): The final actions in the n8n workflow. These nodes take the processed data and save it to the file system in the appropriate research formats, automatically naming files with the current date.
Automate Shopify abandoned cart recovery using this powerful n8n workflow. Send personalized discount emails via Gmail and log activity to Google Sheets for robust tracking.

Automate abandoned cart recovery using a multi-stage discount sequence with n8n. This powerful n8n workflow integrates a webhook n8n trigger, Gmail, and Google Sheets for robust tracking and dynamic email delivery.

Use this robust n8n workflow to monitor AWS news via RSS, analyze it using Claude 3 (AWS Bedrock), and automatically publish approved, professionally written content to LinkedIn. Discover powerful n8n templates for thought leadership.

Deploy this specialized n8n workflow to connect AI agents to the CarbonDoomsDay API. This n8n template uses the MCP trigger and tool nodes to fetch real-time CO2 measurement data programmatically.

A fully featured PDF APIs for developers - Parse any PDF or Word document, extract structured data, and access millions of academic papers - all through simple APIs.







































