{"id":48327,"date":"2026-09-01T05:15:26","date_gmt":"2026-09-01T05:15:26","guid":{"rendered":"https:\/\/topinfoz.com\/?p=48327"},"modified":"2026-09-01T05:15:26","modified_gmt":"2026-09-01T05:15:26","slug":"best-apps-to-find-free-wi-fi","status":"publish","type":"post","link":"https:\/\/topinfoz.com\/en_ca\/melhores-aplicativos-para-encontrar-wi-fi-gratis\/","title":{"rendered":"Best apps for finding free Wi-Fi"},"content":{"rendered":"<p class=\"wp-block-paragraph\">Finding an internet connection when you&#039;re away from home can be much simpler with the right app. Among the options available for Android, WiFi Map stands out for gathering millions of access points registered by the community around the world. The app helps locate nearby free Wi-Fi networks and can be especially useful during trips or when you want to save your mobile data. You can download WiFi Map below and start searching for available connection points in your area.<\/p>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/T0K9xUL0tI75iTASxFoWz_KHNYoH40BYEs7xe7CrfmtuaGB2_3xJt41uaKM4OIY2USt8Si5Fk2wD0_zCYtxK4X4=w240-h480-rw\" alt=\"WiFi Map: Free WiFi Passwords\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">WiFi Map: Free WiFi Passwords<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,3<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">2,040,580 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">100 mi+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/topinfoz.com\/en_ca\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=io.wifimap.wifimap\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<h2 class=\"wp-block-heading\">Find nearby Wi-Fi networks on the map.<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The main function of WiFi Map is to transform the search for free internet into something highly visual. Instead of walking around looking for establishments that offer Wi-Fi or manually checking all available networks on their mobile phone, the user can open a map and view registered access points nearby.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The database is powered by the community. Users can add information about hotspots and share access data for networks made available for this purpose. According to the app&#039;s official page on Google Play, WiFi Map gathers more than 150 million Wi-Fi hotspots around the world.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This makes the app particularly interesting in large cities and busy locations, where the amount of information shared tends to be higher.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Information shared by the community<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">One of the great advantages of WiFi Map is precisely its collaborative operation. The hotspots found are not networks unlocked or hacked by the application. They are information registered and updated by users of the platform.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Depending on the chosen hotspot, it&#039;s possible to view connection details and shared information about that network. This makes it easier to find available Wi-Fi in places like cafes, restaurants, hotels, airports, and other public spaces.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Since the content depends on community participation, the number of available networks can vary considerably from region to region. In areas with many users, the experience tends to be more complete.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Offline maps to find Wi-Fi<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">One curious problem with Wi-Fi finding apps is that you might need internet access precisely to search for Wi-Fi. WiFi Map attempts to mitigate this difficulty by offering offline maps.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The user can prepare the application in advance and use map information even when they don&#039;t have a mobile connection available. This feature is especially useful for international travel, where roaming charges can be expensive or when you haven&#039;t yet purchased a local SIM card or eSIM.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, before traveling, it&#039;s worth preparing the necessary maps while you&#039;re still connected to the internet.<\/p>\n\n\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/T0K9xUL0tI75iTASxFoWz_KHNYoH40BYEs7xe7CrfmtuaGB2_3xJt41uaKM4OIY2USt8Si5Fk2wD0_zCYtxK4X4=w240-h480-rw\" alt=\"WiFi Map: Free WiFi Passwords\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">WiFi Map: Free WiFi Passwords<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,3<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">2,040,580 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">100 mi+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/topinfoz.com\/en_ca\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=io.wifimap.wifimap\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<h2 class=\"wp-block-heading\">Speed test and connection analysis<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Finding an available network is only part of the experience. A public connection may exist, but offer insufficient speed for certain activities.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, WiFi Map also includes tools related to connection quality. It&#039;s possible to perform speed tests and use Wi-Fi analysis features to check characteristics such as signal strength.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These tools help you decide if a particular connection is suitable for watching videos, making calls, working, or simply exchanging messages and accessing web pages.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">An interesting option for travelers.<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">WiFi Map becomes even more useful for frequent travelers. In addition to hotspots and offline maps, the app offers additional travel-related features, including mobile internet options via eSIM in compatible countries.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The map also began to include other useful points of interest, such as public restrooms and drinking fountains. In this way, the app functions not only as a Wi-Fi locator, but also as an auxiliary tool for those exploring an unfamiliar city.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Simple interface and quick location.<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Despite the number of features, the main idea remains simple: open the app, check the map, and look for a nearby location.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This approach makes it much easier to use for people who don&#039;t have technical knowledge about networks. It&#039;s not necessary to understand advanced Wi-Fi settings to take advantage of the available information.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Naturally, the quality of the results depends on the data registered for each region. Some hotspots may have been modified or no longer exist since the last registration. Therefore, having several nearby options is always an advantage.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Is WiFi Map worth using?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">For those who frequently need to find free Wi-Fi, WiFi Map is one of the most comprehensive alternatives available for Android. Its huge database of hotspots, offline maps, community-shared information, and connection verification tools make the app useful both for everyday use and while traveling.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It can also help reduce mobile data consumption by making it easier to discover public internet hotspots. Ideally, it should be used primarily to locate publicly available networks, and the usual safety precautions should be taken when using any public Wi-Fi.<\/p>","protected":false},"excerpt":{"rendered":"<p>Encontrar uma conex\u00e3o com a internet quando voc\u00ea est\u00e1 fora de casa pode ser muito mais simples com o aplicativo certo. Entre as op\u00e7\u00f5es dispon\u00edveis para Android, o WiFi Map se destaca por reunir milh\u00f5es de pontos de acesso cadastrados pela pr\u00f3pria comunidade ao redor do mundo. O aplicativo ajuda a localizar redes Wi-Fi gratuitas &#8230; <a title=\"Best apps for finding free Wi-Fi\" class=\"read-more\" href=\"https:\/\/topinfoz.com\/en_ca\/melhores-aplicativos-para-encontrar-wi-fi-gratis\/\" aria-label=\"Read more about Melhores aplicativos para encontrar Wi-Fi gr\u00e1tis\">read more<\/a><\/p>","protected":false},"author":1,"featured_media":48329,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,9],"tags":[],"class_list":["post-48327","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aplicativos","category-utilidades"],"_links":{"self":[{"href":"https:\/\/topinfoz.com\/en_ca\/wp-json\/wp\/v2\/posts\/48327","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/topinfoz.com\/en_ca\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/topinfoz.com\/en_ca\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/topinfoz.com\/en_ca\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/topinfoz.com\/en_ca\/wp-json\/wp\/v2\/comments?post=48327"}],"version-history":[{"count":1,"href":"https:\/\/topinfoz.com\/en_ca\/wp-json\/wp\/v2\/posts\/48327\/revisions"}],"predecessor-version":[{"id":48330,"href":"https:\/\/topinfoz.com\/en_ca\/wp-json\/wp\/v2\/posts\/48327\/revisions\/48330"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/topinfoz.com\/en_ca\/wp-json\/wp\/v2\/media\/48329"}],"wp:attachment":[{"href":"https:\/\/topinfoz.com\/en_ca\/wp-json\/wp\/v2\/media?parent=48327"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/topinfoz.com\/en_ca\/wp-json\/wp\/v2\/categories?post=48327"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/topinfoz.com\/en_ca\/wp-json\/wp\/v2\/tags?post=48327"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}