Europe PMC Articles Scraper
Pricing
from $7.50 / 1,000 results
Europe PMC Articles Scraper
Search Europe PMC across millions of life sciences articles with any free text query. Returns PMID, PMCID, DOI, title, authors, journal, year, and abstract snippet. Useful for systematic reviews, citation harvesting, drug target evidence collection, and literature monitoring.
Pricing
from $7.50 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share

📰 Europe PMC Articles Scraper
🚀 Export biomedical articles indexed by Europe PMC.
🕒 Last updated 2026-06-05 · 📊 12 fields per record · public data · ready in seconds
One row per article with PMID, DOI, title, authors, journal, year and citation count.
| 🎯 Target Audience | 💡 Primary Use Cases |
|---|---|
| 🔬 Researchers | Bulk export reference data for analysis |
| 📊 Data analysts | Build clean datasets without writing client code |
| 🧪 Bioinformaticians | Snapshot public API responses on a schedule |
| 🏢 Health and life-science teams | Mirror public reference data into a warehouse |
| 👩💻 Developers | Skip 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
| Field | Type | Required | Description |
|---|---|---|---|
query | string | No | Europe PMC search query (e.g. crispr cas9). |
maxItems | integer | No | Free users 10. Paid users up to 1,000,000. Prefill 10. |
Example
{"query": "crispr cas9","maxItems": 10}
⚠️ Good to Know Free runs return up to 10 records. Upgrade for full datasets.
📊 Output
Each record is a flat object.
| Field | Type | Description |
|---|---|---|
🆔 id | string | Europe PMC ID. |
🆔 pmid | string | PubMed ID. |
🔗 doi | string | DOI. |
📝 title | string | Article title. |
👤 authorString | string | Authors. |
📰 journalTitle | string | Journal title. |
📅 pubYear | number | Publication year. |
🔓 isOpenAccess | string | Open access flag (Y or N). |
📈 citedByCount | number | Citation count. |
🔗 url | string | Europe PMC URL. |
🕒 scrapedAt | string | When this row was fetched. |
❌ error | string | Set if upstream returned an error. |
Sample record
{"id": "example","pmid": "example","doi": "example","title": "example","authorString": "example","journalTitle": "example","pubYear": 1,"isOpenAccess": "example","citedByCount": 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
| Approach | Setup time | Clean fields | Rate-limit handling |
|---|---|---|---|
| Roll your own client | 30 min + | ❌ | ❌ |
| Public dashboards | Limited filters | partial | ❌ |
| This Actor | 5 sec | ✅ | ✅ |
🚀 How to use
- Click Try for free.
- Fill in the inputs or accept the prefilled defaults.
- 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 Europe PMC Articles 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
| Actor | What it does |
|---|---|
| ParseForge OurAirports Scraper | Global airport database. |
| ParseForge Alpha Vantage Scraper | Stocks, FX, crypto, indicators. |
| ParseForge NBA Stats Scraper | Player and team stats. |
| ParseForge CurseForge Mods Scraper | Public 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.