# arXiv Articles Scraper - Low-cost💲🔥📚🚀 (`delectable_incubator/arxiv-articles-scraper-low-cost`) Actor

📚 Easily scrape arXiv papers by keyword or subject. Extract titles, abstracts, authors, categories, submission dates, PDF links, DOIs, paper URLs & more. Perfect for literature reviews, academic research, trend analysis, citation discovery and AI training datasets.

- **URL**: https://apify.com/delectable\_incubator/arxiv-articles-scraper-low-cost.md
- **Developed by:** [Prime Scrape](https://apify.com/delectable_incubator) (community)
- **Categories:** AI, Automation, Developer tools
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $0.00005 / actor start

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

<p align="center">
  <img src="https://i.ibb.co/jkNS73wX/readme.png" alt="arXiv Article Metadata Scraper" width="100%">
</p>

***

## 📚🚀 arXiv Article Metadata Scraper | Bulk Keyword Scraper | Apify Actor

### 🚀 Extract arXiv Research Papers in Seconds (No Code)

The arXiv Article Metadata Scraper (Apify Actor) is a powerful, scalable and SEO-optimized academic research scraping tool for extracting structured scientific paper metadata from arXiv.

Scrape thousands of research papers using **bulk keywords**, collect detailed publication metadata, and export clean structured datasets for academic research, literature reviews, AI training datasets, NLP projects, bibliometric analysis, and scientific intelligence.

***

### 🔥 Why This arXiv Scraper?

✔ Best arXiv scraper on Apify

✔ Supports **Bulk Keyword Scraping** (multi-search)

✔ Fast & scalable paper extraction

✔ 100% structured JSON / CSV / Excel output

✔ Perfect for academic & AI research

✔ Ideal for researchers, universities & data scientists

✔ No coding required

***

### 🎯 What This Scraper Does (arXiv Research Paper Data Extraction)

This Apify Actor extracts real-time research paper metadata directly from arXiv search results.

#### 📌 Core Features

✅ Scrape arXiv research papers

✅ Bulk keyword scraping (SEO BOOST 🚀)

✅ Supports multiple search keywords

✅ Automatic pagination

✅ Extract paper titles

✅ Extract authors

✅ Extract abstracts

✅ Extract subject categories

✅ Extract submission dates

✅ Extract comments

✅ Extract PDF links

✅ Extract article URLs

✅ Clean structured datasets

✅ High-speed extraction engine

***

### ⚡ Input Configuration (Simple & Powerful)

#### 🔥 BULK KEYWORD MODE (SEO BOOST 🚀)

```
{
  "keywords": [
    "artificial intelligence",
    "large language models",
    "computer vision",
    "machine learning",
    "quantum computing",
    "robotics",
    "cybersecurity",
    "climate change"
  ],
  "maxitems": 100
}
```

***

### 📊 Extracted Research Paper Data (Structured Output)

| Field | Description |
|--------|-------------|
| arxiv\_id | Unique arXiv paper identifier |
| arxiv\_link | Article page URL |
| pdf\_link | Direct PDF URL |
| domain | Subject category |
| title | Research paper title |
| authors | List of authors |
| abstract | Paper abstract |
| submitted\_info | Submission information |
| comments | Additional publication comments |

***

### 💡 Use Cases (High Demand SEO Keywords)

This arXiv scraper is perfect for:

📚 Academic research

🤖 AI research datasets

📄 Literature reviews

🧠 Machine learning datasets

📊 Bibliometric analysis

🔬 Scientific publication monitoring

🎓 University research

📖 Research paper discovery

🌍 Scientific trend analysis

📈 Citation & publication intelligence

📝 NLP training datasets

🔍 Knowledge graph creation

***

### 🚀 Key Features (Apify SEO Optimized)

⚡ Bulk keyword scraping support

🌍 Complete arXiv coverage

📌 Automatic pagination

🧠 Clean structured output

📊 High-speed scraping engine

🔁 Auto retry & stability system

💾 Export-ready datasets

⚙️ Scalable cloud execution (Apify Actor)

***

### 📤 Output Formats Supported

✔ JSON (API Ready)

✔ CSV

✔ Excel XLSX

✔ XML

✔ HTML

***

### 📦 Example Output

```
{
  "arxiv_id": "arXiv:2508.06484",
  "arxiv_link": "https://arxiv.org/abs/2508.06484",
  "pdf_link": "https://arxiv.org/pdf/2508.06484.pdf",
  "domain": "cs.HC",
  "title": "Non-programmers Assessing AI-Generated Code: A Case Study",
  "authors": [
    "Yuvraj Virk",
    "Dongyu Liu"
  ],
  "abstract": "Non-technical end-users increasingly rely on AI code generation...",
  "submitted_info": "Submitted 8 August, 2025; originally announced August 2025.",
  "comments": "Accepted by VL/HCC 2025"
}
```

***

### 🔥 Why This is the BEST arXiv Scraper on Apify?

✔ Optimized for Apify search ranking

✔ Enterprise-grade scraping engine

✔ Bulk keyword support (rare feature)

✔ Fast large-scale extraction

✔ Clean structured datasets

✔ Reliable pagination

✔ Marketplace-ready performance

✔ Perfect for SEO traffic & marketplace visibility

***

### 💸 Pricing

This scraper runs on a **pay-per-result pricing model**.

You only pay for successfully extracted records.

💳 **Price:** **$1.49 / 1,000 results**

***

### ❓ FAQ (SEO BOOST SECTION)

#### Can I scrape multiple keywords at once?

Yes — Bulk Keyword Mode is fully supported.

#### Can I collect thousands of research papers?

Yes — simply increase **maxitems**.

#### Does it extract abstracts and authors?

Yes — complete paper metadata including titles, authors, abstracts, subject categories, submission information and PDF links are extracted.

#### Is coding required?

No — this is a 100% no-code Apify Actor.

#### Can I export the data?

Yes — JSON, CSV, Excel, XML and HTML are fully supported.

***

### ⚠️ Disclaimer

This tool is not affiliated with arXiv. It is an independent data extraction solution built for publicly available research paper metadata.

***

### 🔗 Related Actors (Academic Intelligence Suite)

We are building a complete PrimeScrape Academic Intelligence Suite.

👉 Coming Soon 🚀

***

### 🌍 PrimeScrape Ecosystem

Built for data scraping, automation, AI training datasets, scientific intelligence and market research at scale.

📚 Research paper extraction

🎓 Academic intelligence

📊 Publication analytics

🤖 AI datasets

📈 Scientific trend monitoring

⚙️ Automation pipelines

***

### 📬 Support

⭐⭐⭐⭐⭐ Leave a review if you like this scraper.

📩 Contact us for custom scraping solutions, enterprise requests and large-scale academic data extraction.

# Actor input Schema

## `keywords` (type: `array`):

One or more keywords to search for scientific articles on arXiv. One independent search is run per keyword.

## `maxitems` (type: `integer`):

Set the number of articles to retrieve from arXiv for EACH keyword (e.g., 10, 50, 200).

## Actor input object example

```json
{
  "keywords": [
    "ML"
  ],
  "maxitems": 150
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "keywords": [
        "ML"
    ],
    "maxitems": 150
};

// Run the Actor and wait for it to finish
const run = await client.actor("delectable_incubator/arxiv-articles-scraper-low-cost").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "keywords": ["ML"],
    "maxitems": 150,
}

# Run the Actor and wait for it to finish
run = client.actor("delectable_incubator/arxiv-articles-scraper-low-cost").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "keywords": [
    "ML"
  ],
  "maxitems": 150
}' |
apify call delectable_incubator/arxiv-articles-scraper-low-cost --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=delectable_incubator/arxiv-articles-scraper-low-cost",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/wZXdXEluysUxWFDmK/builds/DXHu5hFqFqQ0ZWa9o/openapi.json
