Skip to content
unlob
topic=travel

Travel

Destinations, transport, accommodation and travel logistics, including the visa, safety and regulatory material that constrains them.

Heavily affiliate-driven, so a host-rank floor removes a large amount of thin content in one parameter.

Visa, entry and safety information is the part where currency genuinely matters, and it is worth bounding by publication date rather than trusting that a well-ranked page is up to date.

Official sources and commercial ones read very differently here, and an authority floor is the cheapest way to separate a government advisory from an article summarising one badly.

Typical queries

  • entry requirements
  • route options
  • destination guides

Example

topic=travelbash
curl -H "x-api-key: $UNLOB_API_KEY" \
  "https://api.unlob.com/search?q=entry+requirements&topic[]=travel&collapse=story"

# Or the authoritative sources on this topic, by graph centrality
curl -H "x-api-key: $UNLOB_API_KEY" \
  "https://api.unlob.com/authorities?topic=travel&limit=10"

Common questions

How do I search only travel sources?

Set topic[]=travel on any search request. Topic tags are assigned at index time and work across verticals, so the same subject is found in news, documentation and academic writing alike.

What does the travel topic cover?

Destinations, transport, accommodation and travel logistics, including the visa, safety and regulatory material that constrains them.

Any advice for travel queries?

Heavily affiliate-driven, so a host-rank floor removes a large amount of thin content in one parameter.

Search travel sources

10,000 free credits a month. Pair the topic filter with a corroboration floor for anything you will repeat as fact.

API and MCP reference ↗