EN RU
Home  ›  Widgets
Free · no API keys

Put our figures on your site

A block with refusal rates across three visa destinations, US interview waits and visa policy history. One line of code, and the data keeps itself current.

VISAXS widget
7 KB and one line of code
async loading, light and dark themes, English and Russian
build the code →
104countries

Build your widget

Pick a country and a look — the code and the live preview update instantly. Countries listed are those with all three refusal rates available.

Embed code
Live preview

How it works

1. Drop in a container

An empty div with a data-visaxs-refusals attribute and the country slug — the block renders into it.

2. Add the script

Once per page, with async. It finds every container itself and requests the data.

3. That is it

Figures come from our API on every load — nothing to update by hand.

The block renders inside your page rather than in an iframe, so it inherits the container width and prints correctly. It carries a source link: that is the licence condition — CC BY 4.0. How the figures are computed →

Frequently asked

What does it cost?

Nothing. The widget and the data are free, no API keys, no sign-up. The only condition is keeping the source link, which is built into the block by default.

Will it slow my site down?

The script is about 7 KB and loads asynchronously, so it never blocks rendering. Data is fetched in a single request after the page has loaded.

Can I put several widgets on one page?

Yes. Include the script once and it finds every container with a data-visaxs-refusals attribute — ten different countries on one page is fine.

How often does the data update?

The widget always shows current figures: it pulls them from our API when the page loads. There is nothing to refresh manually.

Can I restyle it?

There are light and dark themes and two caption languages. For deeper changes use CSS — every class in the block starts with vxw, override them on your side.

Can I use the data without the widget?

Yes, all datasets are available as CSV and through the open API. Same condition — credit the source.