IPNI Plant Names Search avatar

IPNI Plant Names Search

Pricing

$0.45 / 1,000 nomenclature entries

Go to Apify Store
IPNI Plant Names Search

IPNI Plant Names Search

Search public IPNI records with plant names, genus or species terms, author abbreviations, or free text. Choose citation, author, or publication records and save names, taxonomy, authorship, publication data, and source links. Request remarks, type locations, and richer BHL links when available.

Pricing

$0.45 / 1,000 nomenclature entries

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

🌿 Search IPNI plant names with useful context

For botanists, herbarium teams, taxonomy researchers, and data builders, IPNI Plant Names Search turns plant names, genus or species terms, author abbreviations, and free text into a structured dataset of nomenclatural records. Get scientific names, taxonomic parts, authorship, publication citations, source IDs, IPNI links, and Biodiversity Heritage Library evidence in one run.

🌱 IPNI nomenclature records

Each dataset row keeps the submitted search term that first found the source record. If a later term finds the same source record, the saved row keeps that first match. Stable IPNI IDs and source links help you join the data to other work and check the original entry.

Returned data

Rows can include scientific names, nomenclatural rank, family, genus, species, infraspecies, abbreviated authorship, full author-team provenance, publication citations, BHL scan links, suppression status, and a Plants of the World Online presence flag. Details can also include original remarks and type locations.

▶️ Search IPNI across terms

Submit one or more search terms, choose record types for every term, and optionally request more details. Leave Maximum records empty to return all available records until the IPNI source is exhausted. Add a maximum when you want to shorten a large run. You do not need to provide IPNI credentials because the source records are public.

⚙️ Input

Enter one or more terms and choose the records you need. Record type choices apply to every submitted term.

FieldTypeWhat it does
searchTermsarray of stringsSearches plant names, genus or species terms, author abbreviations, or other text. Submit one or more values.
recordTypesarray of stringsApplies to every search term. Choose citation, author, or publication. Citation records include nomenclatural name records.
maxItemsinteger, optionalStops after this many matching records across the run. Leave it empty to return all available records until the IPNI source is exhausted.
includeDetailsbooleanRequests original remarks, type locations, and richer Biodiversity Heritage Library links for each matching record.

Input fields

The following is the public default input from a successful current-beta run:

{
"searchTerms": [
"Quercus"
],
"recordTypes": [
"citation",
"author",
"publication"
],
"maxItems": 100,
"includeDetails": false
}

🧾 Output

The output link opens the records saved in the default dataset. Citation, author, and publication records use the same public shape. IPNI may omit fields that do not apply to a record or that the source does not provide.

Dataset record

FieldTypeWhat it does
searchTermstringThe term that first found this record.
recordTypestringThe IPNI record type: citation, author, or publication.
ipniIdstringStable IPNI identifier for the record.
ipniUrlURLLink to the record in IPNI.
scientificNamestringScientific name for the match, when IPNI provides one.
rankstringNomenclatural rank, when IPNI provides one.
taxonomyobjectTaxonomic parts of the name, when available.
taxonomy.familystringPlant family, when available.
taxonomy.genusstringGenus, when available.
taxonomy.speciesstringSpecies part of the name, when available.
taxonomy.infraspeciesstringInfraspecies part of the name, when available.
authorshipobjectAbbreviated and full authorship data, when available.
authorship.abbreviationstringAbbreviated authorship for the record.
authorship.authorTeamstringFull author-team provenance as source JSON text.
publicationobjectPublication and citation data, when available.
publication.protologuestringProtologue publication for the name.
publication.yearintegerPublication year, when available.
publication.literatureReferencestringFull literature reference, when available.
publication.collationstringPage, volume, or other collation details.
bhlobjectBiodiversity Heritage Library evidence, when available.
bhl.hasScanbooleanWhether a BHL scan is available.
bhl.urlURLMain BHL link, when available.
bhl.linksarray of URLsOther BHL links returned by IPNI.
isSuppressedbooleanWhether IPNI marks the record as suppressed.
hasPowoRecordbooleanWhether IPNI reports a Plants of the World Online record for the name.
remarksstringOriginal remarks, when IPNI provides them.
typeLocationsarray of stringsType locations returned when record details are requested.

Standard record

This genuine row comes from the current beta run with Quercus and record details turned off:

{
"searchTerm": "Quercus",
"recordType": "citation",
"ipniId": "108963-1",
"ipniUrl": "https://www.ipni.org/n/108963-1",
"bhl": {
"hasScan": true,
"url": "http://www.biodiversitylibrary.org/openurl?ctx_ver=Z39.88-2004&rft.date=1785&rft.issue=2&rft.spage=417&rft.volume=1&rft_id=http://www.biodiversitylibrary.org/bibliography/824&rft_val_fmt=info:ofi/fmt:kev:mtx:book&url_ver=z39.88-2004",
"links": [
"http://www.biodiversitylibrary.org/openurl?ctx_ver=Z39.88-2004&rft.date=1785&rft.issue=2&rft.spage=417&rft.volume=1&rft_id=http://www.biodiversitylibrary.org/bibliography/824&rft_val_fmt=info:ofi/fmt:kev:mtx:book&url_ver=z39.88-2004",
"http://www.biodiversitylibrary.org/openurl?ctx_ver=z39.88-2004&rft_id=http://www.biodiversitylibrary.org/page/33068974&rft_val_fmt=info:ofi/fmt:kev:mtx:book&url_ver=z39.88-2004",
"http://www.biodiversitylibrary.org/openurl?ctx_ver=z39.88-2004&rft_id=http://www.biodiversitylibrary.org/bibliography/824&rft_val_fmt=info:ofi/fmt:kev:mtx:book&url_ver=z39.88-2004"
]
},
"scientificName": "Bignonia quercus",
"rank": "spec.",
"taxonomy": {
"family": "Bignoniaceae",
"genus": "Bignonia",
"species": "quercus"
},
"authorship": {
"abbreviation": "Lam.",
"authorTeam": "[{\"name\":\"Lam.\",\"id\":\"5227-1\",\"order\":1,\"type\":\"aut\",\"summary\":null,\"url\":\"/a/5227-1\"}]"
},
"publication": {
"protologue": "Encycl. [J. Lamarck & al.]",
"year": 1785,
"literatureReference": "Encycl. [J. Lamarck & al.] 1(2): 417. 1785 [1 Aug 1785]",
"collation": "1(2): 417"
},
"isSuppressed": false,
"hasPowoRecord": true
}

Detailed record

This genuine row comes from the current beta run with Poa annua and record details turned on:

{
"searchTerm": "Poa annua",
"recordType": "citation",
"ipniId": "320035-2",
"ipniUrl": "https://www.ipni.org/n/320035-2",
"bhl": {
"hasScan": true,
"url": "http://www.biodiversitylibrary.org/openurl?ctx_ver=Z39.88-2004&rft.date=1753&rft.spage=68&rft.volume=1&rft_id=http://www.biodiversitylibrary.org/bibliography/669&rft_val_fmt=info:ofi/fmt:kev:mtx:book&url_ver=z39.88-2004",
"links": [
"http://www.biodiversitylibrary.org/openurl?ctx_ver=Z39.88-2004&rft.date=1753&rft.spage=68&rft.volume=1&rft_id=http://www.biodiversitylibrary.org/bibliography/669&rft_val_fmt=info:ofi/fmt:kev:mtx:book&url_ver=z39.88-2004",
"http://www.biodiversitylibrary.org/openurl?ctx_ver=z39.88-2004&rft_id=http://www.biodiversitylibrary.org/page/33355180&rft_val_fmt=info:ofi/fmt:kev:mtx:book&url_ver=z39.88-2004",
"http://www.biodiversitylibrary.org/openurl?ctx_ver=z39.88-2004&rft_id=http://www.biodiversitylibrary.org/bibliography/669&rft_val_fmt=info:ofi/fmt:kev:mtx:book&url_ver=z39.88-2004"
]
},
"scientificName": "Poa annua",
"rank": "spec.",
"taxonomy": {
"family": "Poaceae",
"genus": "Poa",
"species": "annua"
},
"authorship": {
"abbreviation": "L.",
"authorTeam": "[{\"name\":\"L.\",\"id\":\"12653-1\",\"order\":0,\"type\":\"aut\",\"summary\":\"Linnaeus, Carl (1707-1778)\",\"url\":\"/a/12653-1\"}]"
},
"publication": {
"protologue": "Sp. Pl.",
"year": 1753,
"literatureReference": "Sp. Pl. 1: 68. 1753 [1 May 1753]",
"collation": "1: 68"
},
"isSuppressed": false,
"hasPowoRecord": true,
"typeLocations": [
"LINN"
]
}

💳 Pricing

Charged event

The charged event is Nomenclature entry. It costs $0.00045 for each successfully returned nomenclature record saved to your dataset. The total depends on the matches, record types, details setting, and maximum you choose.

🔌 Integrations

Use the Apify API to start runs and read the default dataset. Export saved records from Apify in standard data formats.

For a short guide to using Actor data:

❓ FAQ

Can I search several terms in one run?

Yes. Submit a list of terms and the Actor searches them in one run. The record type choices apply to every term. If the same source record matches more than one term, the saved row keeps the first term that found it.

What do the record type choices return?

Choose citation records for nomenclatural name records, or choose author and publication records for those source record types. You can choose more than one type for the same run.

What does Include record details add?

It requests original remarks, type locations, and richer Biodiversity Heritage Library links for each matching record. Turn it on when those extra source details matter more than a shorter run.

Does this provide accepted taxonomy or species distributions?

No. This Actor searches IPNI nomenclatural records. The hasPowoRecord field is an indicator reported by IPNI, not accepted taxonomy, geographic distribution, or species occurrence data.

What happens when Maximum records is empty?

The Actor returns all available matching records until the IPNI source is exhausted. Set a maximum when you want to keep a large run shorter.

Do I need IPNI credentials?

No. The Actor uses public IPNI records, so you do not need to provide source credentials.

What does IPNI mean?

IPNI means International Plant Names Index. It is a public source for published plant nomenclature records.

Can I use this with Plants of the World Online or POWO?

The output can show whether IPNI reports a Plants of the World Online record for a name. It does not replace an accepted-taxonomy or distribution source, so use a separate source when you need those fields.

📝 Changelog

0.0: Initial release

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

Made with ❤️ by Maxime Dupré