Scrapers.lat logo scrapers.lat
開発ツール

GBIF Species & Taxonomy Scraper

Scrape GBIF species and taxonomy records by name with scientific and canonical name, rank, full classification (kingdom to genus), taxonomic status, dataset key and descendant counts. Export to JSON, CSV or Excel.

38 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
gbif-species-scraper.json 200 OK
{
  "key": 147345877,
  "nubKey": 5219404,
  "scientificName": "Panthera leo",
  "canonicalName": "Panthera leo",
  "rank": "SPECIES",
  "origin": "SOURCE",
  "taxonID": "MIP3",
  "speciesKey": 147345877,
  "iucnRedListCategory": "VULNERABLE"
}
得られるもの

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

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
KeyNub KeyScientific NameCanonical NameRankOriginTaxon IDSpecies KeyIucn Red List CategoryIucn Red List CodeTaxonomic StatusNomenclatural StatusSynonymGenus
出力サンプル

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

KeyNub KeyScientific NameCanonical Name
1473458775219404Panthera leoPanthera leo
104061133Panthera leoPanthera leo
1776728615219404Panthera leoPanthera leo
GET /gbif-species-scraper
{
  "key": 147345877,
  "nubKey": 5219404,
  "scientificName": "Panthera leo",
  "canonicalName": "Panthera leo",
  "rank": "SPECIES",
  "origin": "SOURCE",
  "taxonID": "MIP3",
  "speciesKey": 147345877,
  "iucnRedListCategory": "VULNERABLE"
}

よくある質問

Does it return the full higher classification?

Yes. Each record includes kingdom, phylum, class, order, family, genus and species where known, each with its GBIF key so you can traverse the tree.

Can I get common names?

Yes. When available, vernacular names are included with their language codes.

How do I list every species in a genus?

Search for the genus name and set the rank filter to Species; increase Max Items to cover all members.

What is the difference between an accepted name and a synonym?

The taxonomic status field tells you. Set the status filter to Accepted to keep only currently accepted names, or Synonym to study alternative names.

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

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