Guokr Scraper β€” China Science Articles (果壳) avatar

Guokr Scraper β€” China Science Articles (果壳)

Pricing

from $0.001 / article scraped

Go to Apify Store
Guokr Scraper β€” China Science Articles (果壳)

Guokr Scraper β€” China Science Articles (果壳)

Scrape Guokr (果壳) popular-science articles: title, summary, preface, author, image and publish date.

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

17 days ago

Last modified

Share

Guokr Scraper β€” Chinese Science Articles, Authors & Publish Dates (果壳)

Scrape Guokr (果壳), one of China's leading popular-science and knowledge communities, into clean JSON, CSV, Excel or XML. This Guokr scraper extracts article titles, summaries, prefaces, authors, images, editor picks and publish dates from the article feed β€” structured, ready for research, analytics or LLM pipelines. A fast, reliable, no-code way to build a China science-content dataset.

Instead of copy-pasting articles by hand, point the Actor at the feed, set how many items you want, and get every article as a clean row. It's one of the cheapest ways to collect Chinese popular-science content at scale.

Guokr Scraper input β€” options in the Apify Console

What does the Guokr Scraper do?

The Guokr Scraper crawls and extracts public Guokr (果壳) content from the article feed and returns it as structured data points β€” title, summary, preface, author, author profile URL, cover image, editor-pick flag, publish and last-modified dates, and the article URL. Set a single limit and export the results as JSON, CSV, Excel or XML, or pull them straight from the API for datasets, media monitoring, content aggregation or machine-learning corpora.

What data can you scrape from Guokr?

GroupFields
πŸ“° Articleid, title, summary, preface, cover image, article URL
✍️ Authorauthor name, author key, author profile URL
πŸ—“οΈ Datespublished timestamp, last-modified timestamp, collected timestamp
⭐ Editorialeditor-recommended flag

Use cases

  • Build a China science-content dataset β€” thousands of popular-science articles with titles, summaries and metadata for analysis or training data.
  • Feed articles to an LLM β€” summaries, prefaces and titles make ready input for RAG knowledge bases, translation and content repurposing.
  • Media & topic monitoring β€” track what a major Chinese science community is publishing, and when.
  • Content aggregation β€” surface and republish (within terms) the latest science stories for a newsletter or portal.
  • Trend & topic discovery β€” spot emerging themes across science, technology and research coverage.
  • Author & editorial research β€” see which authors publish what, and which pieces get the editor-pick flag.
  • Academic & market research β€” study publishing cadence, topics and editorial signals from public data.

How to scrape Guokr data

  1. Click Try for free / Start to open the Guokr Scraper.
  2. Set maxItems β€” how many articles you want from the feed.
  3. Click Run.
  4. Watch the dataset fill with articles in real time.
  5. Download the results as JSON, CSV, Excel or XML, or pull them from the API.

Input

The Guokr Scraper takes a single, simple input: how many articles to collect.

{
"maxItems": 200
}
FieldTypeDescription
maxItemsintegerMaximum number of articles to scrape from the Guokr feed (default 100).

Output

Guokr Scraper output β€” a science-articles dataset with author and publish date

Each article is one dataset item:

{
"id": 469796,
"title": "谷歌 DeepMind θ§£ζ•£ AlphaFold ε›’ι˜ŸοΌ›ε­—θŠ‚θ·³εŠ¨ι‡η»„δΊΊε·₯ζ™Ίθƒ½δΈšεŠ‘ηΊΏβ€¦β€¦",
"summary": "……",
"preface": "……",
"author": "果壳",
"authorKey": "sbhkv5",
"authorUrl": "https://www.guokr.com/i/1712348897/",
"image": "https://1-im.guokr.com/....jpg",
"isEditorRecommend": false,
"publishedAt": "2026-07-30T12:15:02.974Z",
"modifiedAt": "2026-07-30T12:20:00.000Z",
"url": "https://www.guokr.com/article/469796/",
"collectedAt": "2026-07-30T12:00:00.000Z"
}

Output schema

FieldTypeDescription
idintegerGuokr article ID.
titlestringArticle title (Chinese).
summarystringShort article summary.
prefacestringArticle preface / lead text.
authorstringAuthor display name.
authorKeystringAuthor identifier key.
authorUrlstring (URL)Link to the author's Guokr profile.
imagestring (URL)Cover image URL for the article.
isEditorRecommendbooleanWhether the article is flagged as an editor pick.
publishedAtstring (ISO date)When the article was published.
modifiedAtstring (ISO date)When the article was last modified.
urlstring (URL)Canonical URL of the article on Guokr.
collectedAtstring (ISO date)When the item was collected by the run.

Need more Chinese content data?

Building a wider China content dataset? Pair the Guokr Scraper with our other scrapers for Chinese tech, science and media platforms:

FAQ

Do I need any setup or a login to scrape Guokr? No. There's no setup and no login β€” just set maxItems and run. It's a no-code tool: everything happens in the Apify Console.

How many articles can I scrape per run? As many as the feed provides β€” set maxItems to control the cap (up to 100,000). Start small to preview, then raise the limit for a full dataset.

How much does it cost? You pay only per article you get, which makes this one of the cheapest ways to collect Chinese science content β€” no monthly minimum and no per-tool licensing.

What export formats are supported? JSON, CSV, Excel and XML, plus webhooks and the Apify API.

What about likes, comments or view counts? The feed does not expose engagement metrics, so this Actor focuses on article content and metadata β€” titles, summaries, prefaces, authors, images and dates.

How fresh is the data? Each run reads the current feed, so you get the latest articles at the time of the run. The collectedAt timestamp records exactly when each item was captured.

Can I automate or integrate the Guokr Scraper? Yes. The Guokr Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. It works with Make, Zapier, Slack, Airbyte, GitHub, Google Drive and many more, plus the Apify API, JavaScript/Python clients and MCP. Or use webhooks to trigger an action whenever a run finishes β€” get a notification, or kick off another process such as loading your data downstream.

Is scraping Guokr legal? The Actor collects only public data. You are responsible for how you use it and for complying with Guokr's terms and applicable laws.

Notes

Original clean-room implementation. Returns only public Guokr data; you are responsible for how you use the data and for complying with Guokr's terms. This is an independent tool and is not affiliated with or endorsed by Guokr (果壳).