Vfsglobal: Get Country Info
Vfsglobal via Parse · travel
Get country page configuration for a specific visa route, including search/dropdown settings and welcome text. Useful for discovering available route configurations and what features are enabled for a given mission/country combination. Returns up to 100 results per call with skip/limit offset pagination. Access public data from the VFS Global visa appointment portal including missions (destination countries), visa application center locations, news/announcements, visa type information, and country configurations. Fulfilled by Parse from visa.vfsglobal.com.
- government-public
- maps-geo
- parse
- platform-key
- travel
- vfsglobal
- visa-vfsglobal-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ef37863d-5109-4df3-99e2-aa6752430df8/get_country_info
- Interface artifact
- sha256:a237bbe24bebd032bfb731c40a77fdbedb81ec999be940aeafea1a8277fbb95d
- Manifest digest
- sha256:38c4d4975785498b4fd02d0f9e2b1a3ae117da92f10cc2cc8a058c581223485e
Request fields
- skip (integer): Number of results to skip for pagination.
- limit (integer): Max results per page (max 100).: Allowed values: 5, 10, 50
- language (string): Language code (e.g. en, fr, ar).: Allowed values: en, fr, ar
- country_code (string): Origin country ISO code (e.g. ind, pak). Case-insensitive.: Allowed values: ind, pak, nga
- mission_code (string): Mission/destination country ISO code (e.g. ita, gbr). Case-insensitive.: Allowed values: ita, gbr, aus, deu, fra
Example queries
- {"skip":"0","limit":"5","language":"en","country_code":"ind","mission_code":"ita"}