HuggingFace Daily Papers Scraper - Trending AI Research avatar

HuggingFace Daily Papers Scraper - Trending AI Research

Pricing

from $0.50 / 1,000 results

Go to Apify Store
HuggingFace Daily Papers Scraper - Trending AI Research

HuggingFace Daily Papers Scraper - Trending AI Research

$0.5/1K 🔥 Fast HuggingFace Daily Papers scraper! Trending AI papers — title, authors, upvotes, abstract & arXiv link. No key. JSON, CSV, Excel or API in seconds. Pull daily for AI research tracking & newsletters ⚡

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

HuggingFace Daily Papers Scraper 🤗📄

Scrape the trending AI research papers from HuggingFace Daily Papers — title, authors, upvotes, abstract, comments, GitHub repo, and direct arXiv & HuggingFace links. No API key. Fast, cheap, and datacenter-proxy friendly.

The HuggingFace Daily Papers feed is where the machine-learning community surfaces the most important new papers every day, ranked by community upvotes. This actor turns that feed into clean, structured JSON/CSV/Excel you can drop into a newsletter, dashboard, spreadsheet, or research pipeline.


✨ What you get

For every paper:

FieldDescription
arxiv_idThe arXiv identifier (e.g. 2607.10966)
titlePaper title
authorsList of author names
summaryAbstract (capped at 5000 chars)
upvotesCommunity upvotes on HuggingFace
num_commentsNumber of discussion comments
github_repoLinked code repository (if any)
github_starsStars on the linked repo (if any)
published_atPublication date (ISO-8601 UTC)
thumbnailSocial preview image URL
arxiv_urlhttps://arxiv.org/abs/<id>
hf_urlhttps://huggingface.co/papers/<id>
sourceAlways huggingface
scraped_atWhen this run captured the data

🚀 Input

{
"mode": "papers",
"date": "",
"maxItems": 100
}
FieldTypeDescription
modeselectpapers — fetch the trending daily papers feed.
datestringOptional YYYY-MM-DD (e.g. 2026-07-14). Empty = latest trending papers.
maxItemsintegerMax papers to return. Default 100, hard cap 500.
{ "mode": "papers", "maxItems": 50 }

Get papers for a specific day

{ "mode": "papers", "date": "2026-07-14", "maxItems": 100 }

📤 Output sample

{
"arxiv_id": "2607.10966",
"title": "SVR-R1: Bootstrapping Multi-modal Reasoning with Self-verification in RL",
"authors": ["Mingyuan Wu", "Jingcheng Yang", "Shengyi Qian"],
"summary": "We introduce Self-Verified Reasoner (SVR-R1) ...",
"upvotes": 42,
"num_comments": 7,
"github_repo": "https://github.com/example/svr-r1",
"github_stars": 128,
"published_at": "2026-07-13T00:00:00+00:00",
"thumbnail": "https://cdn-thumbnails.huggingface.co/social-thumbnails/papers/2607.10966.png",
"arxiv_url": "https://arxiv.org/abs/2607.10966",
"hf_url": "https://huggingface.co/papers/2607.10966",
"source": "huggingface",
"scraped_at": "2026-07-20T12:00:00+00:00"
}

💡 Use cases

  • AI research tracking — never miss a trending paper; poll daily and pipe into Slack/Notion.
  • Trend discovery — spot the topics gaining upvotes fastest across the ML community.
  • Newsletters — auto-generate a "Top AI papers this week" digest with links and abstracts.
  • Literature review — export to Excel/CSV and triage candidate papers with authors and code links.

💰 Pricing

Cheap by design — this hits a clean public JSON API, so runs are fast and light. Roughly ~$0.50 per 1,000 papers scraped. A daily 100-paper pull costs pennies.



⚙️ Notes

  • No login or API key required.
  • Works on the free datacenter proxy (the API is not IP-gated).
  • Returns one dataset item per paper.

Keywords: huggingface scraper, daily papers, AI research scraper, arxiv scraper, trending machine learning papers, ML papers API, research paper scraper, LLM papers, AI newsletter, paper upvotes, huggingface papers api, academic scraper, deep learning papers.