{"id":4575,"date":"2020-02-22T17:23:28","date_gmt":"2020-02-22T09:23:28","guid":{"rendered":"https:\/\/supermeteor.com\/?p=4575"},"modified":"2020-07-13T12:49:41","modified_gmt":"2020-07-13T04:49:41","slug":"whatsapp-api-demostration","status":"publish","type":"post","link":"https:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/","title":{"rendered":"Whatsapp API\u6f14\u793a"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"4575\" class=\"elementor elementor-4575\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ec86a8e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ec86a8e\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ba76504\" data-id=\"ba76504\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e43b261 elementor-widget elementor-widget-html\" data-id=\"e43b261\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n  \n  var $btn = jQuery('.whatsapp-message [type=\"submit\"]')\n  \/\/var $form = jQuery('.whatsapp-message')\n\nvar sendWhatsapp = ({phone, message}) => {\n    \n    var data = JSON.stringify({\n      \"fromPhone\": \"+8615015935642\",\n      \"secret\": \"974a06a28c6c811c70d5b3b52dbb0776b07deb96\",\n      phone,\n      message,\n    });\n\n    jQuery.ajax({\n        url: 'https:\/\/api-uat.supermeteor.com\/whatsapp\/send',\n        type: 'post',\n        data,\n        headers: {\n            'content-type': 'application\/json',\n        },\n        dataType: 'json',\n        success: function (data) {\n            alert('sent!')\n        },\n        error: function(err, data) {\n            alert(err.responseJSON.message)\n        }\n    });\n}\n\n$btn.click(function(e){\n    e.preventDefault()\n    \/\/ console.log('asdada')\n    sendWhatsapp({\n        phone: jQuery('.whatsapp-field-phone input').val(),\n        message: jQuery('.whatsapp-field-message input').val(),\n    })\n})\n  \n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-840d813 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"840d813\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1fc0637\" data-id=\"1fc0637\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8c6d741 elementor-tabs-view-horizontal elementor-widget elementor-widget-tabs\" data-id=\"8c6d741\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-tabs\">\n\t\t\t<div class=\"elementor-tabs-wrapper\" role=\"tablist\" >\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1471\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"true\" data-tab=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"elementor-tab-content-1471\" aria-expanded=\"false\">\u7bc0\u9ede<\/div>\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1472\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"false\" data-tab=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1472\" aria-expanded=\"false\">\u7684PHP<\/div>\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1473\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"false\" data-tab=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1473\" aria-expanded=\"false\">Java\u8173\u672c<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"elementor-tabs-content-wrapper\" role=\"tablist\" aria-orientation=\"vertical\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"true\" data-tab=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"elementor-tab-content-1471\" aria-expanded=\"false\">\u7bc0\u9ede<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1471\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1471\" tabindex=\"0\" hidden=\"false\"><p><script src=\"http:\/\/gist-it.appspot.com\/github\/supermeteor\/sdk-node\/blob\/master\/example\/whatsapp.js\"><\/script><\/p><\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"false\" data-tab=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1472\" aria-expanded=\"false\">\u7684PHP<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1472\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1472\" tabindex=\"0\" hidden=\"hidden\"><p><script src=\"http:\/\/gist-it.appspot.com\/github\/supermeteor\/sdk-php\/blob\/master\/example\/sendWhatsapp.php\"><\/script><\/p><\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"false\" data-tab=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1473\" aria-expanded=\"false\">Java\u8173\u672c<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1473\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1473\" tabindex=\"0\" hidden=\"hidden\"><p><script src=\"http:\/\/gist-it.appspot.com\/github\/supermeteor\/sdk-node\/blob\/master\/example\/web.js\"><\/script><\/p><\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u7bc0\u9edePHP Javascript\u7bc0\u9edePHP Javascript<\/p>","protected":false},"author":1,"featured_media":4811,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4575","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-information"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Whatsapp API demostration - Supermeteor<\/title>\n<meta name=\"description\" content=\"Supermeteor enable enterprises to send Whatsapp and SMS messages in real time. Our service is fast, easy and at low cost. Supermeteor provide API,SDK to integrate to client&#039;s CRM, CMS easily.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/\" \/>\n<meta property=\"og:locale\" content=\"zh_HK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Whatsapp API demostration - Supermeteor\" \/>\n<meta property=\"og:description\" content=\"Supermeteor enable enterprises to send Whatsapp and SMS messages in real time. Our service is fast, easy and at low cost. Supermeteor provide API,SDK to integrate to client&#039;s CRM, CMS easily.\" \/>\n<meta property=\"og:url\" content=\"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/\" \/>\n<meta property=\"og:site_name\" content=\"Supermeteor\" \/>\n<meta property=\"article:published_time\" content=\"2020-02-22T09:23:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-07-13T04:49:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/cdn.lncknight.com\/supermeteor-wp\/2020\/07\/02001412\/rsz_bigstock-programming-code-abstract-tech-131906921.jpg?fit=620%2C360&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"620\" \/>\n\t<meta property=\"og:image:height\" content=\"360\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"http:\\\/\\\/supermeteor.com\\\/zh_hk\\\/whatsapp-api-demostration\\\/#article\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/supermeteor.com\\\/zh_hk\\\/whatsapp-api-demostration\\\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\\\/\\\/supermeteor.com\\\/#\\\/schema\\\/person\\\/100d62941bed9b3ecac030079cccfb79\"},\"headline\":\"Whatsapp API demostration\",\"datePublished\":\"2020-02-22T09:23:28+00:00\",\"dateModified\":\"2020-07-13T04:49:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\\\/\\\/supermeteor.com\\\/zh_hk\\\/whatsapp-api-demostration\\\/\"},\"wordCount\":9,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/supermeteor.com\\\/#organization\"},\"image\":{\"@id\":\"http:\\\/\\\/supermeteor.com\\\/zh_hk\\\/whatsapp-api-demostration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdn.lncknight.com\\\/supermeteor-wp\\\/2020\\\/07\\\/02001412\\\/rsz_bigstock-programming-code-abstract-tech-131906921.jpg\",\"articleSection\":[\"Information\"],\"inLanguage\":\"zh-HK\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"http:\\\/\\\/supermeteor.com\\\/zh_hk\\\/whatsapp-api-demostration\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/supermeteor.com\\\/zh_hk\\\/whatsapp-api-demostration\\\/\",\"url\":\"http:\\\/\\\/supermeteor.com\\\/zh_hk\\\/whatsapp-api-demostration\\\/\",\"name\":\"Whatsapp API demostration - Supermeteor\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/supermeteor.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\\\/\\\/supermeteor.com\\\/zh_hk\\\/whatsapp-api-demostration\\\/#primaryimage\"},\"image\":{\"@id\":\"http:\\\/\\\/supermeteor.com\\\/zh_hk\\\/whatsapp-api-demostration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdn.lncknight.com\\\/supermeteor-wp\\\/2020\\\/07\\\/02001412\\\/rsz_bigstock-programming-code-abstract-tech-131906921.jpg\",\"datePublished\":\"2020-02-22T09:23:28+00:00\",\"dateModified\":\"2020-07-13T04:49:41+00:00\",\"description\":\"Supermeteor enable enterprises to send Whatsapp and SMS messages in real time. Our service is fast, easy and at low cost. Supermeteor provide API,SDK to integrate to client's CRM, CMS easily.\",\"breadcrumb\":{\"@id\":\"http:\\\/\\\/supermeteor.com\\\/zh_hk\\\/whatsapp-api-demostration\\\/#breadcrumb\"},\"inLanguage\":\"zh-HK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\\\/\\\/supermeteor.com\\\/zh_hk\\\/whatsapp-api-demostration\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"http:\\\/\\\/supermeteor.com\\\/zh_hk\\\/whatsapp-api-demostration\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cdn.lncknight.com\\\/supermeteor-wp\\\/2020\\\/07\\\/02001412\\\/rsz_bigstock-programming-code-abstract-tech-131906921.jpg\",\"contentUrl\":\"https:\\\/\\\/cdn.lncknight.com\\\/supermeteor-wp\\\/2020\\\/07\\\/02001412\\\/rsz_bigstock-programming-code-abstract-tech-131906921.jpg\",\"width\":620,\"height\":360,\"caption\":\"Programming code abstract technology background of software developer and Computer script\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/supermeteor.com\\\/zh_hk\\\/whatsapp-api-demostration\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/supermeteor.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Whatsapp API demostration\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/supermeteor.com\\\/#website\",\"url\":\"https:\\\/\\\/supermeteor.com\\\/\",\"name\":\"Supermeteor\",\"description\":\"Supermeteor provides service to deliver message easily\",\"publisher\":{\"@id\":\"https:\\\/\\\/supermeteor.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/supermeteor.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-HK\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/supermeteor.com\\\/#organization\",\"name\":\"Supermeteor\",\"url\":\"https:\\\/\\\/supermeteor.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/supermeteor.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/supermeteor.com\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/output-onlinepngtools-2.png\",\"contentUrl\":\"https:\\\/\\\/supermeteor.com\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/output-onlinepngtools-2.png\",\"width\":89,\"height\":87,\"caption\":\"Supermeteor\"},\"image\":{\"@id\":\"https:\\\/\\\/supermeteor.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/supermeteor.com\\\/#\\\/schema\\\/person\\\/100d62941bed9b3ecac030079cccfb79\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/644d0dd9325354a49b2f653f31f8cb9c259f1c34b0d8ec45914a794a5baff55e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/644d0dd9325354a49b2f653f31f8cb9c259f1c34b0d8ec45914a794a5baff55e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/644d0dd9325354a49b2f653f31f8cb9c259f1c34b0d8ec45914a794a5baff55e?s=96&d=mm&r=g\",\"caption\":\"root\"},\"url\":\"https:\\\/\\\/supermeteor.com\\\/zh_hk\\\/author\\\/root\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Whatsapp API demostration - Supermeteor","description":"Supermeteor enable enterprises to send Whatsapp and SMS messages in real time. Our service is fast, easy and at low cost. Supermeteor provide API,SDK to integrate to client's CRM, CMS easily.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/","og_locale":"zh_HK","og_type":"article","og_title":"Whatsapp API demostration - Supermeteor","og_description":"Supermeteor enable enterprises to send Whatsapp and SMS messages in real time. Our service is fast, easy and at low cost. Supermeteor provide API,SDK to integrate to client's CRM, CMS easily.","og_url":"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/","og_site_name":"Supermeteor","article_published_time":"2020-02-22T09:23:28+00:00","article_modified_time":"2020-07-13T04:49:41+00:00","og_image":[{"width":620,"height":360,"url":"https:\/\/i0.wp.com\/cdn.lncknight.com\/supermeteor-wp\/2020\/07\/02001412\/rsz_bigstock-programming-code-abstract-tech-131906921.jpg?fit=620%2C360&ssl=1","type":"image\/jpeg"}],"author":"root","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"root"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/#article","isPartOf":{"@id":"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/"},"author":{"name":"root","@id":"https:\/\/supermeteor.com\/#\/schema\/person\/100d62941bed9b3ecac030079cccfb79"},"headline":"Whatsapp API demostration","datePublished":"2020-02-22T09:23:28+00:00","dateModified":"2020-07-13T04:49:41+00:00","mainEntityOfPage":{"@id":"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/"},"wordCount":9,"commentCount":0,"publisher":{"@id":"https:\/\/supermeteor.com\/#organization"},"image":{"@id":"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.lncknight.com\/supermeteor-wp\/2020\/07\/02001412\/rsz_bigstock-programming-code-abstract-tech-131906921.jpg","articleSection":["Information"],"inLanguage":"zh-HK","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/#respond"]}]},{"@type":"WebPage","@id":"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/","url":"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/","name":"Whatsapp API demostration - Supermeteor","isPartOf":{"@id":"https:\/\/supermeteor.com\/#website"},"primaryImageOfPage":{"@id":"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/#primaryimage"},"image":{"@id":"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.lncknight.com\/supermeteor-wp\/2020\/07\/02001412\/rsz_bigstock-programming-code-abstract-tech-131906921.jpg","datePublished":"2020-02-22T09:23:28+00:00","dateModified":"2020-07-13T04:49:41+00:00","description":"Supermeteor enable enterprises to send Whatsapp and SMS messages in real time. Our service is fast, easy and at low cost. Supermeteor provide API,SDK to integrate to client's CRM, CMS easily.","breadcrumb":{"@id":"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/#breadcrumb"},"inLanguage":"zh-HK","potentialAction":[{"@type":"ReadAction","target":["http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/"]}]},{"@type":"ImageObject","inLanguage":"zh-HK","@id":"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/#primaryimage","url":"https:\/\/cdn.lncknight.com\/supermeteor-wp\/2020\/07\/02001412\/rsz_bigstock-programming-code-abstract-tech-131906921.jpg","contentUrl":"https:\/\/cdn.lncknight.com\/supermeteor-wp\/2020\/07\/02001412\/rsz_bigstock-programming-code-abstract-tech-131906921.jpg","width":620,"height":360,"caption":"Programming code abstract technology background of software developer and Computer script"},{"@type":"BreadcrumbList","@id":"http:\/\/supermeteor.com\/zh_hk\/whatsapp-api-demostration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/supermeteor.com\/"},{"@type":"ListItem","position":2,"name":"Whatsapp API demostration"}]},{"@type":"WebSite","@id":"https:\/\/supermeteor.com\/#website","url":"https:\/\/supermeteor.com\/","name":"Supermeteor","description":"Supermeteor provides service to deliver message easily","publisher":{"@id":"https:\/\/supermeteor.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/supermeteor.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-HK"},{"@type":"Organization","@id":"https:\/\/supermeteor.com\/#organization","name":"Supermeteor","url":"https:\/\/supermeteor.com\/","logo":{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/supermeteor.com\/#\/schema\/logo\/image\/","url":"https:\/\/supermeteor.com\/wp-content\/uploads\/2019\/11\/output-onlinepngtools-2.png","contentUrl":"https:\/\/supermeteor.com\/wp-content\/uploads\/2019\/11\/output-onlinepngtools-2.png","width":89,"height":87,"caption":"Supermeteor"},"image":{"@id":"https:\/\/supermeteor.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/supermeteor.com\/#\/schema\/person\/100d62941bed9b3ecac030079cccfb79","name":"root","image":{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/secure.gravatar.com\/avatar\/644d0dd9325354a49b2f653f31f8cb9c259f1c34b0d8ec45914a794a5baff55e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/644d0dd9325354a49b2f653f31f8cb9c259f1c34b0d8ec45914a794a5baff55e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/644d0dd9325354a49b2f653f31f8cb9c259f1c34b0d8ec45914a794a5baff55e?s=96&d=mm&r=g","caption":"root"},"url":"https:\/\/supermeteor.com\/zh_hk\/author\/root\/"}]}},"jetpack_featured_media_url":"https:\/\/cdn.lncknight.com\/supermeteor-wp\/2020\/07\/02001412\/rsz_bigstock-programming-code-abstract-tech-131906921.jpg","_links":{"self":[{"href":"https:\/\/supermeteor.com\/zh_hk\/wp-json\/wp\/v2\/posts\/4575","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/supermeteor.com\/zh_hk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/supermeteor.com\/zh_hk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/supermeteor.com\/zh_hk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/supermeteor.com\/zh_hk\/wp-json\/wp\/v2\/comments?post=4575"}],"version-history":[{"count":7,"href":"https:\/\/supermeteor.com\/zh_hk\/wp-json\/wp\/v2\/posts\/4575\/revisions"}],"predecessor-version":[{"id":4628,"href":"https:\/\/supermeteor.com\/zh_hk\/wp-json\/wp\/v2\/posts\/4575\/revisions\/4628"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/supermeteor.com\/zh_hk\/wp-json\/wp\/v2\/media\/4811"}],"wp:attachment":[{"href":"https:\/\/supermeteor.com\/zh_hk\/wp-json\/wp\/v2\/media?parent=4575"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/supermeteor.com\/zh_hk\/wp-json\/wp\/v2\/categories?post=4575"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/supermeteor.com\/zh_hk\/wp-json\/wp\/v2\/tags?post=4575"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}