VOOZH about

URL: https://apify.com/parseforge/ebi-ols-ontologies-list-scraper

โ‡ฑ EBI OLS Ontologies List Scraper ยท Apify


Pricing

from $7.50 / 1,000 results

Go to Apify Store

EBI OLS Ontologies List Scraper

Browse every ontology indexed by the EMBL EBI Ontology Lookup Service. Returns ontology identifiers, titles, descriptions, term counts, version, and source URLs. Useful for picking the right vocabulary for biomedical annotation, FAIR data harmonization, and semantic search index building.

Pricing

from $7.50 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

25 days ago

Last modified

Share

๐Ÿ‘ ParseForge Banner

๐Ÿ“š EBI OLS Ontologies List Scraper

๐Ÿš€ Export the full list of ontologies hosted on the EBI Ontology Lookup Service.

๐Ÿ•’ Last updated 2026-06-05 ยท ๐Ÿ“Š 9 fields per record ยท public data ยท ready in seconds

One row per ontology with title, description, version, term and property counts.

๐ŸŽฏ Target Audience๐Ÿ’ก Primary Use Cases
๐Ÿ”ฌ ResearchersBulk export reference data for analysis
๐Ÿ“Š Data analystsBuild clean datasets without writing client code
๐Ÿงช BioinformaticiansSnapshot public API responses on a schedule
๐Ÿข Health and life-science teamsMirror public reference data into a warehouse
๐Ÿ‘ฉโ€๐Ÿ’ป DevelopersSkip writing yet another REST client

๐Ÿ“‹ What this scraper does

  • Calls the public source endpoint and parses the response.
  • Normalises each record into a flat row with stable field names.
  • Streams results straight into the dataset for instant export.
  • Surfaces upstream errors as a single error record instead of crashing.

๐Ÿ’ก Why it matters Public data is often locked behind awkward shapes, pagination tricks, and rate limits. This actor handles all of that and hands you a clean table.

๐ŸŽฌ Full Demo

๐Ÿšง Coming soon.

โš™๏ธ Input

FieldTypeRequiredDescription
maxItemsintegerNoFree users 10. Paid users up to 1,000,000. Prefill 10.

Example

{
"maxItems":10
}

โš ๏ธ Good to Know Free runs return up to 10 records. Upgrade for full datasets.

๐Ÿ“Š Output

Each record is a flat object.

FieldTypeDescription
๐Ÿ“š ontologyIdstringOntology ID.
๐Ÿ“ titlestringOntology title.
๐Ÿ“ descriptionstringOntology description.
๐Ÿ”ข versionstringOntology version.
๐Ÿ”ข numberOfTermsnumberNumber of terms.
๐Ÿ”ข numberOfPropertiesnumberNumber of properties.
๐Ÿ”— urlstringOLS browser URL.
๐Ÿ•’ scrapedAtstringWhen this row was fetched.
โŒ errorstringSet if upstream returned an error.

Sample record

{
"ontologyId":"example",
"title":"example",
"description":"example",
"version":"example",
"numberOfTerms":1,
"numberOfProperties":1,
"url":"example",
"scrapedAt":"2026-06-05T00:00:00.000Z",
"error":null
}

โœจ Why choose this Actor

| ๐Ÿ†“ | Works with the source's public endpoint. No login required. | | ๐Ÿงน | Clean snake_case field names. | | ๐Ÿ”ข | Numeric fields cast to numbers. | | ๐Ÿ›Ÿ | Upstream errors surfaced as a clean error record. | | ๐Ÿ’พ | One click export from the Apify dataset UI. |

๐Ÿ“ˆ How it compares to alternatives

ApproachSetup timeClean fieldsRate-limit handling
Roll your own client30 min +โŒโŒ
Public dashboardsLimited filterspartialโŒ
This Actor5 secโœ…โœ…

๐Ÿš€ How to use

  1. Click Try for free.
  2. Fill in the inputs or accept the prefilled defaults.
  3. Click Start. Your dataset is ready in seconds.

๐Ÿ’ผ Business use cases

๐Ÿ“Š Reporting. Schedule a daily run and pipe the results to your BI tool.

๐Ÿค– ML feature engineering. Use this dataset as a reference table joined to your training data.

๐Ÿ” Research. Snapshot the public source for reproducible analyses.

๐Ÿข Internal mirrors. Mirror public data into your own warehouse on a schedule.

๐Ÿ”Œ Automating EBI OLS Ontologies List Scraper

  • Make and Zapier trigger a run on a schedule and push results to Airtable, Google Sheets, or Slack.
  • Cron schedule native Apify scheduler.
  • Webhooks receive a POST when a run finishes.
  • Warehouse pipes push straight into BigQuery, Snowflake, or Postgres.

๐ŸŒŸ Beyond business use cases

๐ŸŽ“ Education. Teach a class without paying for licensed data.

๐Ÿงช Personal research. Build your own dashboards.

๐Ÿค Non profit and open data. Power public dashboards.

๐Ÿงฐ Tinkering and prototyping. Spin up reference data in seconds.

๐Ÿค– Ask an AI assistant about this scraper

Paste this README into your AI assistant and ask it to map your workflow to the actor's inputs.

โ“ Frequently Asked Questions

โ“ Do I need an account? Yes, an Apify account. The source itself is public.

โ“ Is there a rate limit? The source's public rate limits apply. The actor surfaces any errors as records.

โ“ How fresh is the data? Every run hits the live source.

โ“ Can I schedule runs? Yes, use Apify's scheduler.

โ“ Can I filter? Yes, see the input fields above.

โ“ What export formats are available? Every standard Apify dataset format.

โ“ Will the schema change? Field names listed above are stable.

โ“ Is this scraping or API? Public API.

โ“ Can I run it once for free? Yes, a small preview run.

โ“ Where do I get help? Open a ticket in the actor page.

๐Ÿ”Œ Integrate with any app

Apify ships native integrations with Make, Zapier, Slack, Discord, Google Drive, Google Sheets, Gmail, Airbyte, Keboola, Telegram, GitHub, and any REST or webhook endpoint.

๐Ÿ”— Recommended Actors

ActorWhat it does
ParseForge OurAirports ScraperGlobal airport database.
ParseForge Alpha Vantage ScraperStocks, FX, crypto, indicators.
ParseForge NBA Stats ScraperPlayer and team stats.
ParseForge CurseForge Mods ScraperPublic mod metadata.

๐Ÿ’ก Pro Tip browse the complete ParseForge collection for 900+ production-grade scrapers.


Disclaimer This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any of the third-party services referenced. Users are responsible for complying with the target site's terms of service and applicable law. Create a free account w/ $5 credit.

You might also like

EBI Ontology Lookup Service Scraper

parseforge/ebi-ols-ontology-scraper

Browse the EBI Ontology Lookup Service catalogue of biomedical ontologies. Returns ontology id, title, description, term count, property count, version, homepage, and namespace. Useful for bioinformatics tooling, ontology alignment, and semantic research across life science domains.

EBI OLS Ontologies Scraper

parseforge/ebi-ols-ontologies-scraper

Discover structured records from Ebi Ols Ontologies with names, identifiers, dates, descriptions, status flags and source links. Ideal for research, intelligence and operational dashboards. Run on demand or on a recurring schedule and feed every row into your favourite analytics or workflow stack.

Mondo Disease Ontology Scraper

parseforge/mondo-disease-scraper

Pull harmonized disease terms from the Mondo Disease Ontology. Query a keyword or stream the full hierarchy and collect Mondo IDs, labels, definitions, synonyms, and cross references to OMIM, Orphanet, DOID, and MeSH. Useful for rare disease research, ontology mapping, and EHR coding.

HPO Human Phenotype Ontology Scraper

parseforge/hpo-phenotypes-scraper

Search the Human Phenotype Ontology by keyword or HP ID and pull back terms with hpoId, name, definition, synonyms, parents, children, plus optional associated diseases and genes. Useful for rare disease research, clinical curation, and genomic variant annotation pipelines.

EBI Proteins API Scraper

parseforge/ebi-proteins-api-scraper

Tap the EMBL EBI Proteins API for curated protein entries filtered by protein name and organism. Returns accession identifiers, gene names, taxonomy, feature annotations, and sequence metadata. Useful for comparative genomics, interaction analysis, and protein function enrichment studies.

HPO Human Phenotype Ontology Scraper

parseforge/hpo-phenotype-jax-scraper

Search the Human Phenotype Ontology from Jackson Laboratory for clinical phenotype terms. Returns HPO IDs, term names, definitions, synonyms, and parent classes. Useful for rare disease diagnostics, phenotype to gene mapping, and building structured clinical descriptors.

NLM MeSH SPARQL Scraper

parseforge/mesh-sparql-scraper

Pull terms from the NLM Medical Subject Headings SPARQL endpoint by release year and optional label substring. Returns descriptor URIs, preferred labels, tree numbers, scope notes, and concept relationships. Useful for biomedical indexing, literature search tooling, and ontology alignment.

IntAct Molecular Interactions Scraper

parseforge/intact-interactions-scraper

Search the EMBL EBI IntAct database for curated molecular interaction evidence. Query by gene or protein name and retrieve interactor pairs, interaction types, detection methods, source publication IDs, and confidence scores. Useful for systems biology and interactome research.

BioModels Models Scraper

parseforge/biomodels-models-scraper

Search the EMBL EBI BioModels repository with any free text query for published systems biology models. Returns model identifier, name, publication, authors, format, and submission date. Useful for computational biology research, model reuse, and SBML simulation pipeline bootstrapping.

Semantic Scholar Search Scraper

powerai/semantic-scholar-search-scraper

Scrape academic papers from Semantic Scholar by keyword search, with automatic pagination and comprehensive research data extraction.

Related articles

How to build an e-commerce scraper
Read more