Scrapers.lat logo scrapers.lat
社交媒体

Reddit Trending Posts Scraper (r/popular, r/all)

Scrape trending Reddit posts from r/popular and r/all, globally or by country (US, GB, CA, AU, DE, IN, BR, MX). Get rank, title, selftext, author, subreddit, score, comments and awards. Export to JSON, CSV or Excel.

29 每条记录的字段 JSON · CSV · Excel · API 按用量付费
reddit-trending-scraper.json 200 OK
{
  "thumbnail": "https://external-preview.redd.it/aWw4NnJmdGd3O…",
  "title": "Barack Obama gives Caitlin Clark some advice a…",
  "url": "https://v.redd.it/xf9c3nvgw8fh1",
  "id": "1v5olss",
  "subreddit": "sports",
  "author": "Seraphenigma",
  "authorFullname": "t2_2s98zvo",
  "score": 20975,
  "upvoteRatio": 0.95
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
ThumbnailTitleUrlIdSubredditAuthorAuthor FullnameScoreUpvote RatioNum CommentsNum CrosspostsTotal AwardsPermalinkDomain
示例输出

一条真实的示例记录,正是你收到的结构。

ThumbnailTitleUrlId
https://external-preview.redd.it/…Barack Obama gives Caitlin Clark …https://v.redd.it/xf9c3nvgw8fh11v5olss
https://external-preview.redd.it/…It’s Looking Like the Cybertruck …https://finance.yahoo.com/markets…1v5hegw
(Charania) BREAKING: LeBron James…1v5eqbo
RAM Machine Giveaway - To enter t…https://v.redd.it/2l8lpk52c7fh11v5ftwo
https://preview.redd.it/9uzib3vfu…Did I make the right choice? Kind…https://www.reddit.com/gallery/1v…1v5oasm
GET /reddit-trending-scraper
{
  "thumbnail": "https://external-preview.redd.it/aWw4NnJmdGd3O…",
  "title": "Barack Obama gives Caitlin Clark some advice a…",
  "url": "https://v.redd.it/xf9c3nvgw8fh1",
  "id": "1v5olss",
  "subreddit": "sports",
  "author": "Seraphenigma",
  "authorFullname": "t2_2s98zvo",
  "score": 20975,
  "upvoteRatio": 0.95
}

常见问题

What is the difference between r/popular and r/all?

r/popular is Reddit's curated, advertiser-friendly trending feed with some communities filtered out. r/all is the raw firehose of everything reaching the front page. Pick `source` to choose.

Can I get trends for a specific country?

Yes. Set `country` (for example `GB` or `BR`) to read the geo-filtered r/popular feed for that region. Leave it empty for the global feed.

What is the rank field?

`rank` is the post's 1-based position in the trending feed at the moment it was scraped, so you can reconstruct the exact ordering.

Does it return the full post text?

With Fetch Full Post Text enabled, every self/text post carries its complete `selftext` body. Link posts have no body text, so the external `url` is populated instead.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。