Scrapers.lat logo scrapers.lat
ビジネス

OpenAlex Scholarly Works Scraper

Scrape scholarly works with title, DOI, publication year, type, citation count, authors, venue, open access status and a direct link. Search by keyword. Export to JSON, CSV or Excel.

34 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
openalex-scraper.json 200 OK
{
  "id": "https://openalex.org/W2101234009",
  "doi": "10.48550/arxiv.1201.0490",
  "title": "Scikit-learn: Machine Learning in Python",
  "publicationYear": 2012,
  "publicationDate": "2012-01-02",
  "type": "preprint",
  "citedByCount": 63889,
  "authors": ["Fabián Pedregosa","Gaël Varoquaux","Alexan…,
  "venue": "arXiv (Cornell University)"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
IdDoiTitlePublication YearPublication DateTypeCited By CountAuthorsVenueHost OrganizationIs Open AccessOpen Access StatusOpen Access UrlLanguage
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

IdDoiTitlePublication Year
https://openalex.org/W210123400910.48550/arxiv.1201.0490Scikit-learn: Machine Learning in…2012
https://openalex.org/W302354031110.5860/choice.27-0936Genetic algorithms in search, opt…1989
https://openalex.org/W2125055259C4.5: Programs for Machine Learni…1992
https://openalex.org/W3120740533UCI Machine Learning Repository2007
https://openalex.org/W157044813310.1016/c2009-0-19715-5Data Mining: Practical Machine Le…2011
GET /openalex-scraper
{
  "id": "https://openalex.org/W2101234009",
  "doi": "10.48550/arxiv.1201.0490",
  "title": "Scikit-learn: Machine Learning in Python",
  "publicationYear": 2012,
  "publicationDate": "2012-01-02",
  "type": "preprint",
  "citedByCount": 63889,
  "authors": ["Fabián Pedregosa","Gaël Varoquaux","Alexan…,
  "venue": "arXiv (Cornell University)"
}

よくある質問

What does the search match?

The search looks across titles and full text, so a query like `machine learning` returns the most relevant works ranked by relevance.

Does it include citation counts?

Yes. Each record includes the number of times the work has been cited, plus its authors, venue and open access status.

Can I find free full text?

Where a work is open access, the record includes an open access URL you can follow to the full text.

How fresh is the data?

Records are read live at run time, so each reflects the catalog at the moment of the run (see observedAt).

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。