商业
Crossref Scholarly Metadata Scraper
Scrape scholarly works with DOI, title, type, publisher, journal, publication year, authors and citation count. Search by keyword. Export to JSON, CSV or Excel.
crossref-scraper.json 200 OK
{ "doi": "10.1089/crispr.2018.29011.rba", "title": "Cultivating CRISPR", "type": "journal-article", "publisher": "SAGE Publications", "containerTitle": "The CRISPR Journal", "publishedYear": 2018, "authors": ["Rodolphe Barrangou"], "authorsDetailed": [{"name":"Rodolphe Barrangou","given":"Rodol…, "issn": ["2573-1599","2573-1602"] }
你会得到什么
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
返回的字段
DoiTitleTypePublisherContainer TitlePublished YearAuthorsAuthors DetailedIssnIsbnVolumeIssuePageSubjects
示例输出
一条真实的示例记录,正是你收到的结构。
| Doi | Title | Type | Publisher |
|---|---|---|---|
| 10.1089/crispr.2018.29011.rba | Cultivating CRISPR | journal-article | SAGE Publications |
| 10.1089/crispr.2020.29108.kda | My CRISPR Book | journal-article | SAGE Publications |
| 10.1089/crispr.2019.0015 | Too Much Compromise in Today's CR… | journal-article | SAGE Publications |
| 10.1089/crispr.2019.29043.rba | CRISPR on the Move in 2019 | journal-article | SAGE Publications |
| 10.1089/crispr.2024.0005 | “CRISPR” Mutations: Inaccurate Li… | journal-article | SAGE Publications |
GET /crossref-scraper
{ "doi": "10.1089/crispr.2018.29011.rba", "title": "Cultivating CRISPR", "type": "journal-article", "publisher": "SAGE Publications", "containerTitle": "The CRISPR Journal", "publishedYear": 2018, "authors": ["Rodolphe Barrangou"], "authorsDetailed": [{"name":"Rodolphe Barrangou","given":"Rodol…, "issn": ["2573-1599","2573-1602"] }
相关爬虫
常见问题
What does the search match?
The search looks across titles, authors and other metadata and returns the most relevant works for your query.
Does it include the DOI and journal?
Yes. Each record includes the DOI, the journal or book title, the publisher and the publication year.
Can I see how cited a work is?
Yes. Each record includes a citation count and the number of references the work lists.
How fresh is the data?
Records are read live at run time, so each reflects the index at the moment of the run (see observedAt).