VOOZH about

URL: https://apify.com/parseforge/tga-australia-medicines-scraper

โ‡ฑ ๐Ÿ‡ฆ๐Ÿ‡บ TGA Australia Medicines Scraper ยท Apify


๐Ÿ‘ ๐Ÿ‡ฆ๐Ÿ‡บ TGA Australia Medicines Scraper avatar

๐Ÿ‡ฆ๐Ÿ‡บ TGA Australia Medicines Scraper

Pricing

from $19.00 / 1,000 results

Go to Apify Store

๐Ÿ‡ฆ๐Ÿ‡บ TGA Australia Medicines Scraper

Search the TGA Australian Register of Therapeutic Goods (ARTG). Export medicine name, ARTG ID, sponsor, registration status, product type, dosage form, active ingredients, and approval date as CSV, Excel, JSON, JSONL, XML, or HTML. Public-data export with no login required.

Pricing

from $19.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

a month ago

Last modified

Categories

Share

๐Ÿ‘ ParseForge Banner

๐Ÿ‡ฆ๐Ÿ‡บ TGA Australia Medicines Scraper

๐Ÿš€ Export TGA Australia data in seconds. ARTG medicine and therapeutic-goods records with sponsor, status, ingredients, dosage form, and approval date.

๐Ÿ•’ Last updated: 2026-05-26 ยท ๐Ÿ“Š 8 fields per record ยท Public data source ยท No login required

The TGA Australia Medicines Scraper turns the public TGA Australia dataset into a clean, structured export. It hits the source directly with a real browser fingerprint and flattens results into a CSV/Excel/JSON/JSONL/XML-ready format.

ARTG medicine and therapeutic-goods records with sponsor, status, ingredients, dosage form, and approval date.

๐ŸŽฏ Target Audience๐Ÿ’ก Primary Use Cases
๐Ÿ’Š Pharma BDTrack AU registrations
๐Ÿ“Š ComplianceAU regulatory monitoring
๐Ÿค– PharmaAIBuild regulatory corpora
๐Ÿ›’ GenericsSource competitor data

๐Ÿ“‹ What this scraper does

  • Connects to the public TGA Australia source.
  • Applies your filters and pagination.
  • Normalizes records into a flat row schema with imageUrl first and error last.
  • Exports as CSV, Excel, JSON, JSONL, XML, RSS, or HTML.

๐Ÿ’ก Why it matters: the upstream source is free to browse, but you need clean rows for spreadsheets, BI tools, or LLM pipelines. This scraper does the plumbing.

๐ŸŽฌ Full Demo

๐Ÿšง Coming soon.

โš™๏ธ Input

Open the Input tab in the Apify console to fill in your filters. Examples:

Example 1:

{
"query":"paracetamol",
"maxItems":10
}

Example 2:

{
"query":"ibuprofen",
"maxItems":25
}

โš ๏ธ Good to Know: free users are capped at 10 items per run. Upgrade to a paid plan for up to 1,000,000 items per run. The scraper only returns what the public source actually exposes.

๐Ÿ“Š Output

Each record is a flat object. imageUrl is always first, error is always last.

FieldTypeDescription
imageUrlstringnull
productNamestringMedicine / product name.
artgIdstringARTG ID.
sponsorstringnull
statusstringnull
sourceUrlstringCanonical URL of this record on the source site.
scrapedAtISO 8601When this row was scraped.
errorstringnull

โœจ Why choose this Actor

  • ๐Ÿš€ Fast: real HTTP fingerprint, no headless browser overhead.
  • ๐Ÿงฑ Reliable: graceful error rows when the source returns nothing.
  • ๐Ÿ“Š Clean schema: spreadsheet-ready, no JSON gymnastics.
  • ๐ŸŒ Free-tier friendly: 10-item preview, then paid plan unlocks the rest.

๐Ÿ“ˆ How it compares to alternatives

OptionSetup timeMaintenanceOutput format
This actor0 minutesZeroCSV / JSON / Excel / XML
Manual copy/pasteHoursConstantSpreadsheet
Custom scraperDaysHighWhatever you build

๐Ÿš€ How to use

  1. Create a free account w/ $5 credit
  2. Open this actor in the Apify console.
  3. Fill in the input form and click Start.
  4. Download your dataset as CSV, Excel, JSON, JSONL, XML, RSS, or HTML.

๐Ÿ’ผ Business use cases

Market research

Pull a snapshot of the dataset to size a niche, benchmark competitors, or feed an investor deck.

Lead generation

Filter the source by category or region to build a clean prospect list.

Data enrichment

Join the output against your CRM to enrich existing records with public-source attributes.

Monitoring

Re-run on a schedule and diff against last run to catch new entries, removals, or status changes.

๐Ÿ”Œ Automating TGA Australia Medicines Scraper

Trigger this actor from Make, Zapier, n8n, Slack, Discord, Google Sheets, Airtable, Notion, or any HTTP-aware tool via the Apify API. Every run pushes to a dataset you can pipe straight into your warehouse.

๐ŸŒŸ Beyond business use cases

Academic research

Build a public-source corpus for a paper, dissertation, or class project.

Journalism

Investigate trends across the dataset with a paper trail you can cite.

Non-profits

Track regulatory or directory changes that affect the communities you serve.

Hobby projects

Power side projects, dashboards, and discord bots with fresh, real-world data.

๐Ÿค– Ask an AI assistant about this scraper

Paste this page URL into ChatGPT, Claude, or Gemini and ask:

  • "What input parameters does ๐Ÿ‡ฆ๐Ÿ‡บ TGA Australia Medicines Scraper accept?"
  • "Give me 3 use cases for the dataset this scraper produces."
  • "Write a Python snippet that calls this actor via the Apify API."

โ“ Frequently Asked Questions

โ“ Do I need an API key for the source? No. The actor scrapes the public source directly.

โ“ How many records can I get per run? Up to 10 on the free tier, up to 1,000,000 on paid plans.

โ“ How fresh is the data? Every run hits the source live โ€” the data is as fresh as the source publishes it.

โ“ Can I run this on a schedule? Yes. Apify has built-in cron-style scheduling.

โ“ What format is the output? Flat JSON. Download as CSV, Excel, JSONL, XML, RSS, or HTML from the dataset view.

โ“ Do you support webhooks? Yes โ€” configure Apify webhooks to fire on every successful run.

โ“ Is this scraper legal? The scraper only reads public pages with a public-facing user agent, mirroring what a human would see in a browser. You are responsible for compliance with the source's terms when reusing the data.

โ“ What happens if the source is down? The actor pushes a single {error: "..."} row so you still see why the run produced no data.

โ“ Can I filter by date / region / category? See the Input tab โ€” every supported filter is exposed there.

โ“ Will the schema change? Backwards-compatible additions only. Removed fields are announced in the date bump.

๐Ÿ”Œ Integrate with any app

Apify's API and SDKs (JS, Python, Go) let you wire this actor into Make, Zapier, n8n, Slack, Discord, Google Sheets, Airtable, Notion, Webflow, your own backend, or anything that speaks HTTP.

๐Ÿ”— Recommended Actors

ActorWhat it does
OurAirports Global Airport Database ScraperEvery airport on Earth, structured.
Google Patents ScraperPatent search across 100+ jurisdictions.
FAA Aircraft Registry ScraperUS aircraft ownership and airworthiness.

๐Ÿ’ก Pro Tip: browse the complete ParseForge collection for more public-data scrapers in the same style.


Disclaimer: This scraper accesses public data only. It does not bypass authentication, paywalls, or anti-bot systems. You are responsible for ensuring your use of the data complies with the source's terms of service and applicable law.

You might also like

European Medicines Agency Medicines Scraper

parseforge/ema-medicines-scraper

Export EU authorised medicines from the European Medicines Agency. Pull medicine name, INN, ATC code, authorisation holder, therapeutic indication, status, and authorisation date. Filter by status, medicine type (human/veterinary), and therapeutic area.

Australia ASIC Scraper | Company & Business Name Search

parseforge/australia-asic-scraper

Export Australian company and business name records from ASIC Connect: ACN, ABN, name, status, type, registration date, principal location. Search by name or registration number. CSV, Excel, JSON or XML for due diligence, sales prospecting and KYC research in the Australian market.

FDA Drug Approvals Scraper | Pharmaceutical Approvals Database

parseforge/fda-drug-approvals-scraper

Export FDA drug approval records from the official openFDA database. Includes application number, sponsor, brand name, generic name, dosage form, route, approval date, and submission type. Use custom openFDA search queries. Download as CSV, Excel, JSON, or XML.

Public Goods Scraper

mshopik/public-goods-scraper

Scrape Public Goods and extract data on food from publicgoods.com. Our Public Goods API lets you crawl product information and pricing. The saved data can be downloaded as HTML, JSON, CSV, Excel, and XML.

WHO Essential Medicines List โ€” Procurement Lookup API

azureblue/who-essential-medicines-scraper

Scrape the WHO Essential Medicines List (667 medicines, 1400+ recommendations). Filter by name, category, or section. Returns medicine name, category, dosage forms, indications, and EML URL.

๐Ÿข Showcase Commercial Real Estate Scraper

parseforge/showcase-commercial-scraper

Search Showcase.com commercial real estate listings. Export property name, address, asking price, asset type, building size, lot size, broker contact, and photos as CSV, Excel, JSON, JSONL, XML, or HTML. Public-data export with no login required.

EMA Medicines Scraper - European Drug Authorisation Register

jungle_synthesizer/ema-medicines-authorisation-scraper

Extract EU drug authorisation data from the European Medicines Agency (EMA) register. Human and veterinary medicines: active substance, ATC code, MAH, authorisation status, orphan/biosimilar/generic flags, and product URLs. Filter by category, status, therapeutic area, or ATC code.

๐Ÿ‘ User avatar

BowTiedRaccoon

3

๐ŸŽ“ FutureLearn Courses Scraper

parseforge/futurelearn-courses-scraper

Scrape the FutureLearn online course catalog. Export course title, provider, duration, level, language, certificate type, learning outcomes, syllabus, and price as CSV, Excel, JSON, JSONL, XML, or HTML from the public catalog. Public-data export with no login required.

ABR Australian Business Register Scraper

parseforge/abr-australian-business-register-scraper

Export company records from the Australian Business Register (ABR). Look up ABNs to pull entity name, ABN status, entity type, GST registration, address, trading names, and historical names. Or search by business name to discover ABNs. Covers 7M+ Australian businesses.

โญ Michelin Guide Restaurants Scraper

parseforge/michelin-restaurant-guide-scraper

Scrape Michelin Guide restaurants by city, country, or star rating. Export restaurant name, stars, cuisine, address, phone, price range, chef, and description as CSV, Excel, JSON, JSONL, XML, or HTML. Public-data export with no login required.