Vfsglobal: Get News
Vfsglobal via Parse · travel
Get news and announcements from VFS Global, optionally filtered by mission and country. Returns latest updates about visa center operations, closures, and policy changes, ordered by date descending. 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_news
- Interface artifact
- sha256:e79a691b00615239e60deba4e84f5dbd7b73751981f429906dadd8c27a3a1ce4
- Manifest digest
- sha256:c3aa3c139040f0fe697211bbb89cfccf4ae505b0d9a3802c6ecd1d19efcc60a4
Request fields
- skip (integer): Number of results to skip for pagination.
- limit (integer): Max results per page (max 100).: Allowed values: 5, 10, 20
- 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"}