VOOZH about

URL: https://apify.com/compute-edge/clinvar-genetic-variants-scraper

โ‡ฑ ClinVar Genetic Variants Scraper โ€” Variant Pathogenicity Data ยท Apify


๐Ÿ‘ ClinVar Genetic Variants Scraper โ€” Variant Pathogenicity Data avatar

ClinVar Genetic Variants Scraper โ€” Variant Pathogenicity Data

Pricing

from $3.00 / 1,000 results

Go to Apify Store

ClinVar Genetic Variants Scraper โ€” Variant Pathogenicity Data

Extract genetic variants from NCBI ClinVar. Filter by gene and pathogenicity. Get clinical significance, associated conditions, protein change, molecular consequence, and GRCh38 coordinates as JSON or CSV.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Compute Edge

Compute Edge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

ClinVar Genetic Variants Scraper โ€” Variant Pathogenicity API

Extract genetic variants and their clinical significance from NCBI ClinVar, the NIH public archive of relationships between human genetic variation and health. ClinVar is the reference database used by clinical geneticists, diagnostic labs, and pharmacogenomics teams worldwide โ€” this Actor turns it into clean JSON, CSV, or Excel without writing a single Entrez query.

What you get

Each record is one ClinVar variant with the fields that matter for interpretation:

FieldDescription
accessionClinVar variation accession (e.g. VCV004856269)
geneAssociated gene symbol (e.g. BRCA1, TP53)
variantTitleHGVS variant name (e.g. NM_004656.4(BAP1):c.687C>G (p.Asn229Lys))
clinicalSignificanceGermline classification โ€” Pathogenic, Likely pathogenic, VUS, Benign, etc.
associatedConditionsDisease / phenotype trait names linked to the variant
proteinChangeAmino-acid change (e.g. N229K)
molecularConsequenceMissense, nonsense, splice, intron variant, etc.
reviewStatusClinVar review status / star rating context
lastEvaluatedDate the classification was last evaluated
variantTypeSNV, deletion, duplication, etc.
chromosome, start, stop, assemblyGRCh38 genomic coordinates
canonicalSPDICanonical SPDI allele expression
clinvarUrlDirect link to the ClinVar variation page

Why this matters

Variant interpretation is high-stakes and high-value: a single misclassified pathogenic variant can change a clinical decision. Use this Actor to:

  • Build or refresh a variant knowledge base for a clinical/diagnostic pipeline
  • Audit a gene panel (e.g. all pathogenic BRCA1/BRCA2 variants)
  • Power pharmacogenomics and research dashboards with structured variant data
  • Feed RAG / LLM agents clean variant-condition relationships instead of raw XML

How to scrape ClinVar genetic variants

  1. Click Try for free.
  2. Set your filters:
    • Gene Symbol โ€” the gene to pull variants for (default BRCA1).
    • Search Term โ€” optional advanced Entrez query, combined with the gene using AND.
    • Pathogenic / Likely Pathogenic Only โ€” toggle to keep only actionable variants.
    • Max Results โ€” cap the run, or 0 for every matching variant.
  3. Click Start, then download as JSON, CSV, or Excel.

Example input

{
"geneSymbol":"TP53",
"pathogenicOnly":true,
"maxResults":1000
}

Example output

{
"accession":"VCV004856269",
"gene":"BAP1",
"variantTitle":"NM_004656.4(BAP1):c.687C>G (p.Asn229Lys)",
"clinicalSignificance":"Likely pathogenic",
"associatedConditions":"Tumor predisposition syndrome",
"proteinChange":"N229K",
"molecularConsequence":"missense variant; intron variant",
"reviewStatus":"criteria provided, single submitter",
"chromosome":"3",
"start":"52406349",
"assembly":"GRCh38",
"clinvarUrl":"https://www.ncbi.nlm.nih.gov/clinvar/variation/4967194/"
}

Pricing

This Actor uses pay-per-result pricing โ€” a few cents for hundreds of fully-structured variant records, plus standard Apify compute. The Actor paces its requests to respect NCBI's public E-utilities rate limits.

FAQ

Where does the data come from? The official NCBI E-utilities API over the clinvar database. Only public ClinVar records are returned.

How fresh is the data? Live โ€” each run queries NCBI directly, so newly submitted classifications appear immediately.

Can I query by disease instead of gene? Yes โ€” use the Search Term field with an Entrez clause like breast cancer[disease].

Do I need an API key? No. The Actor uses the public, key-free E-utilities endpoints and self-throttles to stay within NCBI's fair-use limits.

Other Actors

Building a genomics or clinical data pipeline? Pair this with our other FDA, drug-label, and clinical-trial scrapers on the Apify Store.

Legal

This Actor retrieves only publicly available variant data from NCBI ClinVar. It does not access personal or patient data and respects NCBI's rate limits. You are responsible for using the output in compliance with NCBI's usage policies and applicable law.

You might also like

NCBI ClinVar Variant Scraper

parseforge/clinvar-esummary-scraper

Query NCBI ClinVar for human genetic variants tied to disease. Search by gene symbol, variant ID, or clinical significance and pull variation IDs, gene info, molecular consequence, clinical assertions, and review status. Useful for clinical genomics, variant curation, and research.

NCBI ClinVar Variants Scraper - Genetic Variation Data

parseforge/ncbi-clinvar-variants-scraper

Sweep medical and biomedical records from Ncbi Clinvar Variants with names, identifiers, classifications, descriptions, status and source links. Ideal for healthcare research, pharma teams and clinical analytics. Run on demand or on a recurring schedule and feed every row into your favourite anal.

NCBI dbSNP Variant Scraper

parseforge/dbsnp-esummary-scraper

Search NCBI dbSNP for short genetic variants by gene symbol or rs ID. Returns rs accession, chromosome position, allele info, gene context, and global minor allele frequencies. Useful for GWAS pipelines, variant annotation, population genetics, and pharmacogenomics work.

Clinical Trial Multi-Source Aggregator

parseforge/clinical-trial-multi-source-scraper

Search active and historical clinical trials across the EU CTIS, WHO, openFDA and ClinVar variants in one query. Pull trial IDs, sponsors, phases, conditions, locations, status and outcome data. Built for pharma research, patient navigators and biotech analysts.

NCBI EUtils Gene Summary Scraper

parseforge/ncbi-eutils-gene-summary-scraper

Pull gene summaries from NCBI EUtils by Gene UID, returning official symbol, full name, aliases, organism, chromosome, map location, and description. Useful for annotating variant lists, building gene knowledge panels, and enriching bioinformatics dashboards with canonical NCBI metadata.

NCBI Gene Database Scraper

parseforge/ncbi-eutils-gene-scraper

Query NCBI Gene through Entrez syntax such as BRCA1[gene] AND human[orgn]. Returns gene symbol, description, organism, chromosome, map location, summary, aliases, and designations. Useful for genomics pipelines, target discovery, and clinical research across model organisms.

NCBI dbSNP Variants Scraper

parseforge/ncbi-dbsnp-variants-scraper

Discover medical and biomedical records from Ncbi Dbsnp Variants with names, identifiers, classifications, descriptions, status and source links. Ideal for healthcare research, pharma teams and clinical analytics. Run on demand or on a recurring schedule and feed every row into your favourite ana.

NCBI Gene Lookup โ€” Genomics API for Pharma R&D

azureblue/ncbi-gene-scraper

Search NCBI Gene via E-utilities. Returns gene symbol, full name, chromosome location, map locus, aliases, OMIM ID, organism and functional summary.

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.

Shopify Store Products Scraper - Products, Variants & Prices

fascinating_lentil/shopify-store-products-scraper

Scrape products, variants, prices, images, vendors, and tags from any Shopify store. No login or API key needed. Export to JSON, CSV, or Excel.

๐Ÿ‘ User avatar

Md Jakaria Mirza

2