Juejin Scraper — Dev Articles & Stats avatar

Juejin Scraper — Dev Articles & Stats

Pricing

from $0.001 / article scraped

Go to Apify Store
Juejin Scraper — Dev Articles & Stats

Juejin Scraper — Dev Articles & Stats

Scrape Juejin (掘金) developer articles: title, author, views, likes, comments, tags, category and cover. Recommended, hot or newest feed. Public API, no key.

Pricing

from $0.001 / article scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

an hour ago

Last modified

Share

Juejin Scraper — Dev Articles & Stats (掘金)

Scrape Juejin (掘金) — China's biggest developer-content community — into clean JSON, CSV or Excel. Get title, author, views, likes, comments, collects, tags, category, cover and publish date for articles from the recommended, hot or newest feed. Fast and reliable.

Perfect for China dev-trend research, tech-content intelligence, creator analytics and topic discovery.

What you get

  • 📝 Article metadata — title, brief, author, category, tags, cover, publish date
  • 📊 Engagement stats — views, likes (点赞), comments, collects
  • 🔀 Three feeds — recommended, hot, or newest
  • Fast — fast and reliable

Example input

{ "sort": "hot", "maxItems": 200 }

Output

{
"id": "7637856870833635343",
"title": "2026编程圈很火的10个Skills",
"author": "苏三说技术",
"category": "后端",
"tags": ["AI", "后端"],
"views": 13675,
"likes": 74,
"comments": 2,
"collects": 120,
"publishedAt": "2026-07-28T10:00:00.000Z",
"coverImage": "https://p3-juejin.byteimg.com/...",
"url": "https://juejin.cn/post/7637856870833635343",
"collectedAt": "2026-07-30T12:00:00.000Z"
}

Input fields

FieldDescription
sortrecommended, hot, or newest.
maxItemsMax articles to scrape.

FAQ

Do I need a key or login? No — this uses Juejin's public recommend API directly.

How does billing work? A tiny per-request charge plus pay per article scraped.

Notes

Original clean-room implementation using Juejin's public API. You are responsible for how you use the data. Not affiliated with or endorsed by Juejin / ByteDance.