VOOZH about

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

⇱ US Travel Advisories Scraper β€” State Department Country Risk Β· Apify


πŸ‘ US Travel Advisories Scraper β€” State Department Country Risk avatar

US Travel Advisories Scraper β€” State Department Country Risk

Pricing

from $3.00 / 1,000 results

Go to Apify Store

US Travel Advisories Scraper β€” State Department Country Risk

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.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Compute Edge

Compute Edge

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

17 days ago

Last modified

Categories

Share

US State Department Travel Advisories Scraper

Extract every active US State Department travel advisory β€” country risk levels, extracted risk factors, and clean plain-text advisory summaries β€” as structured JSON ready for dashboards, alerts, and AI pipelines.

The US State Department maintains travel advisories for roughly 200 countries and territories, rated on a four-level scale from Level 1 (Exercise Normal Precautions) to Level 4 (Do Not Travel). These advisories drive corporate travel policy, insurance underwriting, and duty-of-care obligations worldwide. This Actor pulls the full advisory list from the State Department's public API in a single run, parses the risk level out of each title, extracts the highlighted risk factors (crime, terrorism, kidnapping, civil unrest, health infrastructure…), and converts the HTML advisory body into clean, LLM/RAG-ready plain text.

Who uses this data?

  • Travel risk management and duty-of-care platforms keeping country risk ratings current
  • Corporate security teams triggering policy reviews when a destination's level changes
  • Travel insurers and underwriters pricing country risk
  • Airlines, OTAs, and tour operators surfacing advisory levels at booking time
  • Expat services and relocation firms briefing clients on destination risk
  • AI travel assistants grounding answers in official government advisories

Data fields

FieldDescription
countryCountry or territory name
advisoryLevelNumeric risk level 1–4
advisoryLevelTextLevel description (e.g. "Reconsider Travel")
riskFactorsExtracted risk keywords (crime, terrorism, kidnapping…)
summaryTextFull advisory text, HTML stripped β€” plain text, RAG-ready
countryCodesCountry code(s) from the State Department feed
linkDirect URL to the official advisory page
titleOriginal advisory title
fetchedAtTimestamp of the run

How to scrape US travel advisories

  1. Run with empty input to get all ~200 advisories, sorted highest-risk first.
  2. Or set Minimum Advisory Level (e.g. 3) to get only Reconsider Travel / Do Not Travel countries.
  3. Or set a Country Filter (e.g. mexico) for a single destination.
  4. Download results from the Dataset tab as JSON, CSV, or Excel.

Input example

{
"minLevel":3,
"countryFilter":"",
"maxResults":500
}

Output example

{
"country":"Venezuela",
"advisoryLevel":3,
"advisoryLevelText":"Reconsider Travel",
"riskFactors":["crime","kidnapping","terrorism","poor health infrastructure"],
"summaryText":"Reconsider travel to Venezuela due to risk of crime, kidnapping, terrorism, and poor health infrastructure...",
"countryCodes":["VE"],
"link":"https://travel.state.gov/content/tsg_aem/us/en/home/international-travel/travel-advisories/destination.ven.html"
}

Pricing

You pay a small fee per result plus standard Apify compute. A full run (~200 advisories) completes in seconds at the smallest memory setting β€” schedule it daily for change monitoring.

FAQ

How often do advisories change? The State Department reviews Level 1–2 advisories at least every 12 months and Level 3–4 advisories at least every 6 months, plus immediate updates after significant events.

How do I detect level changes? Schedule this Actor daily and diff advisoryLevel per country between runs.

Are regional advisories within a country included? The dataset is one record per country-level advisory; regional detail is preserved inside summaryText.

Legal disclaimer

This Actor extracts publicly available data published by the US Department of State, a US government agency. The data is in the public domain. This Actor is not affiliated with or endorsed by the Department of State. Advisory data is informational; always check the official advisory page before making travel decisions.

You might also like

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

maximedupre/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.

πŸ‘ User avatar

Maxime DuprΓ©

2

Country Risk Profiler

parseforge/country-risk-profiler-scraper

Build a country risk profile blending WHO disease outbreaks, OFAC and EU sanctions lists in one run. Get health events, sanctions hits, economic indicators and travel advisories. Built for insurance, investors, NGOs and corporate security teams.

Travel Risk Intelligence MCP Server

ryanclinton/travel-risk-intelligence-mcp

Corporate travel safety intelligence with destination risk scoring, multi-stop itinerary profiling, and real-time alert monitoring.

UK FCDO Foreign Travel Advice Scraper

jungle_synthesizer/uk-fcdo-foreign-travel-advice-scraper

Scrapes all 226 UK FCDO (Foreign, Commonwealth & Development Office) country travel advisories from the GOV.UK Content API. Outputs structured records with alert status, safety, health, entry requirements, and other per-country sections. No auth required β€” pure public API.

πŸ‘ User avatar

BowTiedRaccoon

2

Amrae Risk Management Attendees

corent1robert/amrae-risk-management-attendees

Extract all participant data from the 33Γ¨mes Rencontres du Risk Management - the leading risk management event in France with 30 years of history. Connect with risk managers, insurance professionals, and decision-makers from major corporations. Automatically extracts contact info (emails, phones).

πŸ‘ User avatar

Corentin Robert

1

Infrastructure Location Risk MCP Server

ryanclinton/infrastructure-location-risk-mcp

Physical asset risk intelligence via the Model Context Protocol.