VOOZH about

URL: https://apify.com/maximedupre/us-travel-advisories-scraper

⇱ US Travel Advisories & Health Notices Scraper Β· Apify


Pricing

$0.01 / 1,000 scraped travel alerts

Go to Apify Store

US Travel Advisories Scraper

Scrape US travel advisories from the State Department and CDC. Export levels, countries, risks, health notices, dates, source text, and official URLs.

Pricing

$0.01 / 1,000 scraped travel alerts

Rating

0.0

(0)

Developer

πŸ‘ Maxime DuprΓ©

Maxime DuprΓ©

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 hours ago

Last modified

Share

πŸ‡ΊπŸ‡Έ US travel advisories scraper for State Department levels

US Travel Advisories Scraper collects current U.S. State Department travel advisories and CDC travel health notices in one run. It returns levels, countries, risks, health hazards, dates, source text, source IDs, and official URLs for duty-of-care dashboards, monitoring, API workflows, and exports.

πŸ“¦ Returned data

Each dataset item is one State Department advisory or CDC travel health notice. Some fields are null when the official source does not provide that value.

FieldWhat it means
sourcestateDepartment or cdcTravelHealth
titleAdvisory or health notice title
levelNumeric source level from 1 to 4
levelLabelSource label such as Exercise Increased Caution
countriesCountries, territories, or affected destinations
countryCodesCountry or territory codes when available
riskCategoriesState Department risk indicators such as crime or terrorism
diseaseOrHazardCDC disease, outbreak, or health hazard
summaryTextShort source summary when available
detailsTextAdvisory body or CDC recommendations text
keyPointsCDC key point bullets when available
issuedDateSource issued or published date
updatedDateSource updated date when available
updateNoteState Department update note when available
sourceIdStable source-derived ID for dedupe and monitoring
sourceUrlOfficial State Department or CDC page URL

This Actor focuses on U.S. government travel advisory data. It does not scrape UK FCDO advisories, build a composite risk score, write AI summaries, monitor weather, book travel, or provide legal, medical, or safety advice.

▢️ How to run

  1. Open the Input tab.
  2. Choose Official sources: State Department and CDC, State Department only, or CDC only.
  3. Optionally add destination names in Destinations for a focused country or territory check.
  4. Choose the Minimum State Department level when collecting State Department advisories.
  5. Optionally set Issued or updated since to return recent advisory or notice changes.
  6. Set Maximum records to cap saved rows across the run.
  7. Run the Actor and open the dataset.

For a quick first run, keep State Department and CDC selected, leave Destinations empty, and keep Maximum records at the default. The Actor works without State Department or CDC credentials, cookies, API keys, or login.

βš™οΈ Input options

FieldWhat it does
sourceScopeChooses both, stateDepartment, or cdc.
destinationsOptional country or territory names for focused runs.
minimumStateDepartmentLevelSaves State Department rows at this level or higher.
changedSinceOptional date filter for rows issued or updated on or after this date.
maxRecordsCaps saved advisory and health notice rows across the run.

Destination filtering uses source-backed destination text. If a destination does not match current State Department or CDC data, the run can finish successfully with no rows.

πŸ“„ Output example

Example input:

{
"sourceScope":"both",
"destinations":["Mexico","Democratic Republic of the Congo"],
"minimumStateDepartmentLevel":"2",
"changedSince":"2026-01-01",
"maxRecords":50
}

Example output row:

{
"source":"stateDepartment",
"title":"Mexico Travel Advisory",
"level":2,
"levelLabel":"Exercise increased caution",
"countries":["Mexico"],
"countryCodes":["MX"],
"riskCategories":["crime","kidnapping or hostage taking"],
"diseaseOrHazard":null,
"summaryText":"Exercise increased caution in Mexico due to crime and kidnapping.",
"detailsText":"Advisory summary text from the State Department page.",
"keyPoints":null,
"issuedDate":"2026-05-29",
"updatedDate":"2026-05-29",
"updateNote":"There were no changes to the advisory level or risk indicators.",
"sourceId":"travel-advisories/mexico.html",
"sourceUrl":"https://travel.state.gov/en/international-travel/travel-advisories/mexico.html"
}

πŸ’³ Pricing

This Actor uses pay-per-event pricing. The primary event is advisory-record, priced at $0.00001 for each successful advisory or health notice row.

Rows skipped by filters are not charged. Empty filters, no-result runs, failed source requests, and actor start are not charged.

πŸ”Œ Integrations

  • Use the Apify API to read advisory rows into travel-risk apps, internal tools, or RAG pipelines.
  • Schedule recurring runs to monitor State Department levels, Level 4 countries, CDC health notices, and changed rows.
  • Export results as JSON, CSV, Excel, XML, RSS, or HTML for analysts and BI tools.
  • Send completed runs to webhooks so downstream systems can diff rows by sourceId, updatedDate, or sourceUrl.

❓ FAQ

Can I get Level 4 travel advisory countries?

Yes. Choose State Department data and set Minimum State Department level to 4. Rows include country, level, label, risks, dates, source text, and official URL when available.

Can I compare travel advisory levels by country?

Yes. Leave Destinations empty for a full current State Department collection, or add country and territory names for a smaller run. Use countries, level, levelLabel, sourceId, and sourceUrl to compare rows.

Can I use this as a State Department travel advisory map feed?

Yes, for the advisory data feed. Rows include country or destination names and levels, so you can join them to your own map or geocoding data. The Actor does not emit coordinates or map polygons.

Does it include CDC travel health notices?

Yes. Choose State Department and CDC to collect both source families in one run, or choose CDC only when you want health notices without State Department advisory rows.

Is there a Level 5 travel advisory?

No. U.S. State Department travel advisories use Levels 1 through 4. The Actor returns the source-native level and label instead of inventing a Level 5 value.

Does it require cookies or login?

No. The Actor collects public State Department and CDC pages. You do not need source accounts, cookies, API keys, or a browser extension.

Why not use the State Department API?

Use official State Department pages when you only need to read one advisory. Use this Actor when you need structured rows, CDC notices in the same feed, exports, schedules, webhooks, or API access.

What are State Department travel advisory alternatives?

For U.S. official country advisories, the State Department source is the core surface. CDC notices cover health-specific travel risks. UK FCDO advisories, weather alerts, and composite risk scores are different products and are not part of this Actor.

πŸ“ Changelog

  • 0.2: Added issued-or-updated-since filtering and lowered the per-row price.
  • 0.1: Initial release.

πŸ†˜ Support

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

πŸ”— Other actors

Made with ❀️ by Maxime Dupré

You might also like

US Travel Advisories Scraper

automation-lab/us-travel-advisories-scraper

Scrape official U.S. State Department travel advisory levels, issue dates, risk indicators, summaries, and country detail URLs.

πŸ‘ User avatar

Stas Persiianenko

2

US State Dept Travel Advisories Scraper

jungle_synthesizer/us-state-dept-travel-advisories-scraper

Scrapes the official US State Department travel advisory feed. Returns all 213+ country advisories with level (1-4), ISO code, risk indicators (Crime, Terrorism, etc.), summary, and dates.

πŸ‘ User avatar

BowTiedRaccoon

2

US Travel Advisories Scraper β€” State Department Country Risk

compute-edge/us-travel-advisories-scraper

Extract all US State Department travel advisories β€” country risk levels 1-4, extracted risk factors (crime, terrorism, kidnapping), and clean plain-text summaries ready for LLM/RAG pipelines. Filter by minimum level or country.

CDC Travel Health Notices Scraper

jungle_synthesizer/cdc-travel-health-notices-scraper

Scrapes CDC Travelers' Health destination notices β€” the health leg of corporate travel risk. Extracts structured data including notice level (Watch/Alert/Warning), disease or hazard, affected countries, key points, recommendations, and issue/update dates from all active CDC travel health notices.

πŸ‘ User avatar

BowTiedRaccoon

3

Google Travel Explore API | Destination for AI Travel Agents

johnvc/google-travel-explore-api

Discover where you can travel from any airport with Google Travel Explore: destination ideas with flight prices, hotel prices, trip dates, duration, and stops as structured JSON. For travel sites, agencies, and AI travel agents. Pay per destination, MCP-ready.

GitHub Security Advisories Scraper

maximedupre/github-security-advisories-scraper

GitHub Security Advisories Scraper for GHSA feeds, CVE lookup, package lookup, severity filters, CVSS, EPSS, CWE, fixed versions, references, credits, and advisory timestamps.

πŸ‘ User avatar

Maxime DuprΓ©

2

CDC API Public Health & Disease Database

alizarin_refrigerator-owner/cdc-api-public-health-disease-database

Access CDC public health data including disease surveillance, vaccination rates, mortality statistics, and health indicators. Track outbreaks, chronic diseases, and population health metrics by state and demographic.

Travel Agency Email Scraper

contacts-api/travel-agency-email-scraper

Travel agency email scraper to extract verified travel agency emails from tourism websites, business directories, and agency listings πŸ“§βœˆοΈ Perfect for partnerships, marketing outreach, and travel industry lead generation.

GitHub Security Advisories Scraper

parseforge/github-security-advisories-scraper

Scrape the GitHub Global Security Advisories database. Filter by type (reviewed/unreviewed/malware), severity, affected package, CVE/GHSA ID, or publish date. Returns CVSS, CWE, affected version ranges, patched versions, references, and credits.

GitHub Security Advisories Scraper

parseforge/github-security-advisories-ghsa-scraper

Scrape GitHub Security Advisories (GHSA) with full CVE mapping, CVSS severity scores, affected packages, version ranges, references, and patches. Filter by ecosystem (npm, PyPI, RubyGems, etc.) and severity. Perfect for SOC teams, vulnerability researchers, and DevSecOps pipelines.