{"id":81,"date":"2022-01-19T19:17:19","date_gmt":"2022-01-19T19:17:19","guid":{"rendered":"https:\/\/abhis.vip\/sam\/?page_id=81"},"modified":"2022-02-10T04:24:52","modified_gmt":"2022-02-10T04:24:52","slug":"world-news","status":"publish","type":"page","link":"https:\/\/abhis.vip\/sam\/world-news\/","title":{"rendered":"World news"},"content":{"rendered":"<p><code>var axios = require(\"axios\").default;<\/code><\/p>\n<p>var options = {<br \/>\nmethod: &#8216;GET&#8217;,<br \/>\nurl: &#8216;https:\/\/bing-news-search1.p.rapidapi.com\/news&#8217;,<br \/>\nparams: {safeSearch: &#8216;Off&#8217;, textFormat: &#8216;Raw&#8217;},<br \/>\nheaders: {<br \/>\n&#8216;x-bingapis-sdk&#8217;: &#8216;true&#8217;,<br \/>\n&#8216;x-rapidapi-host&#8217;: &#8216;bing-news-search1.p.rapidapi.com&#8217;,<br \/>\n&#8216;x-rapidapi-key&#8217;: &#8217;38c04ee2e9msha57e72bcbc707e6p112208jsne2ba6fed0161&#8242;<br \/>\n}<br \/>\n};<\/p>\n<p>axios.request(options).then(function (response) {<br \/>\nconsole.log(response.data);<br \/>\n}).catch(function (error) {<br \/>\nconsole.error(error);<br \/>\n});<\/p>\n","protected":false},"excerpt":{"rendered":"<p>var axios = require(&#8220;axios&#8221;).default; var options = { method: &#8216;GET&#8217;, url: &#8216;https:\/\/bing-news-search1.p.rapidapi.com\/news&#8217;, params: {safeSearch: &#8216;Off&#8217;, textFormat: &#8216;Raw&#8217;}, headers: { &#8216;x-bingapis-sdk&#8217;: &#8216;true&#8217;, &#8216;x-rapidapi-host&#8217;: &#8216;bing-news-search1.p.rapidapi.com&#8217;, &#8216;x-rapidapi-key&#8217;: &#8217;38c04ee2e9msha57e72bcbc707e6p112208jsne2ba6fed0161&#8242; } }; axios.request(options).then(function (response) { console.log(response.data); }).catch(function (error) { console.error(error); });<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-81","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/abhis.vip\/sam\/wp-json\/wp\/v2\/pages\/81","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/abhis.vip\/sam\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/abhis.vip\/sam\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/abhis.vip\/sam\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/abhis.vip\/sam\/wp-json\/wp\/v2\/comments?post=81"}],"version-history":[{"count":3,"href":"https:\/\/abhis.vip\/sam\/wp-json\/wp\/v2\/pages\/81\/revisions"}],"predecessor-version":[{"id":97,"href":"https:\/\/abhis.vip\/sam\/wp-json\/wp\/v2\/pages\/81\/revisions\/97"}],"wp:attachment":[{"href":"https:\/\/abhis.vip\/sam\/wp-json\/wp\/v2\/media?parent=81"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}