
arXiv Search Scraper 📚
6 hours trial then $19.99/month - No credit card required now

arXiv Search Scraper 📚
6 hours trial then $19.99/month - No credit card required now
Extract comprehensive research paper data from arXiv search results. Get detailed metadata including titles, authors, abstracts, categories and more. Perfect for academic research monitoring, trend analysis and building paper databases. 🎓📚
Actor Metrics
1 monthly user
No reviews yet
No bookmarks yet
>99% runs succeeded
Created in Mar 2025
Modified 8 days ago
Scrape research papers, authors, and metadata from arXiv search results. Get detailed information about academic papers including titles, authors, abstracts, categories, submission dates and more.
Features ✨
- 🔍 Scrape papers from any arXiv search URL
- 📄 Extract comprehensive paper metadata including:
- Paper ID and PDF links
- Title and abstract
- Author names and profile URLs
- Research categories and classifications
- Submission dates and comments
- ⚡ Fast and efficient pagination handling
- 🔄 Support for multiple search URLs
- ⚙️ Configurable maximum items limit
- 🌐 Proxy support for reliable scraping
Use Cases 💡
- Research trend analysis
- Academic paper monitoring
- Building paper databases
- Author tracking
- Category-based paper collection
- Literature review automation
Input Parameters 🎛️
The actor accepts the following input parameters:
Field | Type | Description |
---|---|---|
searchUrls | Array | List of arXiv search URLs to scrape |
maxItems | Integer | Maximum number of items to scrape (optional) |
proxyConfiguration | Object | Proxy settings (optional) |
Output 📊
The actor stores results in dataset with the following fields for each paper:
searchUrl
: Source search URLarxivId
: Unique arXiv paper IDpdfUrl
: Direct link to PDFcategories
: Research categories with codes and namestitle
: Paper titleauthors
: Author details including names and profile URLsabstract
: Full paper abstractsubmissionDate
: Paper submission datecomments
: Additional paper comments
Example Usage 💻
Input Example
A full explanation of an input example in JSON.
1{ 2 "searchUrls": [ 3 "https://arxiv.org/search/?query=ai&searchtype=all&source=header" 4 ], 5 "maxItems": 60 6}
Output sample
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "searchUrl": "https://arxiv.org/search/?query=ai&searchtype=all&source=header", 4 "arxivId": "arXiv:2502.21286", 5 "pdfUrl": "https://arxiv.org/pdf/2502.21286", 6 "categories": [ 7 { 8 "code": "cs.CR", 9 "name": "Cryptography and Security" 10 }, 11 { 12 "code": "cs.LG", 13 "name": "Machine Learning" 14 }, 15 { 16 "code": "cs.NI", 17 "name": "Networking and Internet Architecture" 18 }, 19 { 20 "code": "doi" 21 }, 22 { 23 "code": "10.1109/TNSM.2024.3376631" 24 } 25 ], 26 "title": "Enabling AutoML for Zero-Touch Network Security: Use-Case Driven Analysis", 27 "authors": [ 28 { 29 "name": "Li Yang", 30 "url": "https://arxiv.org/search/?searchtype=author&query=Yang%2C+L" 31 }, 32 { 33 "name": "Mirna El Rajab", 34 "url": "https://arxiv.org/search/?searchtype=author&query=Rajab%2C+M+E" 35 }, 36 { 37 "name": "Abdallah Shami", 38 "url": "https://arxiv.org/search/?searchtype=author&query=Shami%2C+A" 39 }, 40 { 41 "name": "Sami Muhaidat", 42 "url": "https://arxiv.org/search/?searchtype=author&query=Muhaidat%2C+S" 43 } 44 ], 45 "abstract": "Zero-Touch Networks (ZTNs) represent a state-of-the-art paradigm shift towards fully automated and intelligent network management, enabling the automation and intelligence required to manage the complexity, scale, and dynamic nature of next-generation (6G) networks. ZTNs leverage Artificial Intelligence (AI) and Machine Learning (ML) to enhance operational efficiency, support intelligent decision-making, and ensure effective resource allocation. However, the implementation of ZTNs is subject to security challenges that need to be resolved to achieve their full potential. In particular, two critical challenges arise: the need for human expertise in developing AI/ML-based security mechanisms, and the threat of adversarial attacks targeting AI/ML models. In this survey paper, we provide a comprehensive review of current security issues in ZTNs, emphasizing the need for advanced AI/ML-based security mechanisms that require minimal human intervention and protect AI/ML models themselves. Furthermore, we explore the potential of Automated ML (AutoML) technologies in developing robust security solutions for ZTNs. Through case studies, we illustrate practical approaches to securing ZTNs against both conventional and AI/ML-specific threats, including the development of autonomous intrusion detection systems and strategies to combat Adversarial ML (AML) attacks. The paper concludes with a discussion of the future research directions for the development of ZTN security approaches.\n △ Less", 46 "submissionDate": "28 February, 2025", 47 "comments": "Published in IEEE Transactions on Network and Service Management (TNSM); Code is available at Github link: https://github.com/Western-OC2-Lab/AutoML-and-Adversarial-Attack-Defense-for-Zero-Touch-Network-Security" 48 }, 49 ... 50]
Related Actors
- 🔬 Nature Search Results Scraper - Extract comprehensive research article data from Nature.com search results
- 📚 Goodreads Book Scraper - Extract comprehensive book data for literature research and analysis
- 📚 Goodreads Review Scraper - Extract detailed book reviews and ratings for academic literature analysis
- 📚 Udemy Course Scraper - Extract detailed course information for educational content research
- 📚 Udemy Course Reviews Scraper - Collect comprehensive course review data for educational analysis
- 📄 Article Content Extractor - Extract clean article content and metadata from any web page
- 🔍 Google Scholar Scraper - Collect scholarly results with flexible search options and citation filtering
- 🔍 AI-powered Search - Get AI-enhanced search summaries with references and optimization tips
- 📊 Text Sentiment Analysis - Analyze sentiment in research abstracts and academic content
- 📝 Text Summarization - Generate concise summaries of research papers and documents
- 🔍 PubMed Search Scraper - Extract research papers and academic articles from PubMed
- 📚 Substack Publications Scraper - Collect detailed academic newsletter and publication data
- 📚 Substack Posts Scraper - Extract comprehensive academic post and article content
- 🔍 Keyword Discovery Tool - Discover relevant academic keywords and research topics
- 🔍 Keyword Density Checker - Analyze keyword frequency in academic content
- 📚 Medium Posts Search Scraper - Extract detailed article data for research content analysis