{"id":39750,"date":"2021-10-27T10:00:04","date_gmt":"2021-10-27T14:00:04","guid":{"rendered":"https:\/\/simpleprogrammer.com\/?p=39750"},"modified":"2021-10-26T20:29:20","modified_gmt":"2021-10-27T00:29:20","slug":"machine-learning-customer-experience","status":"publish","type":"post","link":"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/","title":{"rendered":"4 Ways To Use Machine Learning To Improve the Customer Experience"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-39771\" src=\"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2021\/10\/4-Ways-To-Use-Machine-Learning-To-Improve-the-Customer-Experience-square.png\" alt=\"machine learning customer experience\" width=\"280\" height=\"280\" \/>These days, programmers find themselves working on projects that intersect with machine learning (ML) and artificial intelligence (AI) technology all the time.<\/p>\n<p>Software developers deploy it as<a href=\"https:\/\/simpleprogrammer.com\/trends-of-ai-and-ml\/\" target=\"_blank\" rel=\"noopener\"> part of their quality assurance processes<\/a>. Web developers build web apps that<a href=\"https:\/\/hub.packtpub.com\/a-machine-learning-roadmap-for-web-developers\/\" target=\"_blank\" rel=\"noopener\"> connect with ML services<\/a> via the many cloud provider APIs now available. Machine Learning is even working its way into mobile app development, one new feature at a time.<\/p>\n<p>However, some programmers tend to have a myopic vision of how ML can help them in their work. Although they see ML technology as a driver of new functionality or an extra hand in getting things done, what they don\u2019t see is how ML can help them to build better products by improving the customer experience.<\/p>\n<p>That lack of utilization is a pretty big deal. For proof, look no further than<a href=\"https:\/\/www.superoffice.com\/blog\/customer-experience-statistics\/\" target=\"_blank\" rel=\"noopener\"> this recent survey of business professionals<\/a>, which reveals that nearly half now call improving their business\u2019s customer experience their No. 1 priority.<\/p>\n<p>That means programmers who put in the work to learn about the various ways they can apply ML to improve the customer experience will be in an excellent position to capitalize on that business trend.<\/p>\n<p>Without a doubt, current-generation ML can be programmers\u2019 greatest customer experience asset. All they have to do is learn how to use it in the most effective ways. To help, here is a guide to four ways programmers can use machine learning to improve the customer experience for the products they create.<\/p>\n<h2>Provide 24-Hour Self-Service Support<\/h2>\n<p>One of the most common uses of ML in the world today is in the realm of customer service. In fact, it\u2019s so common that most of us encounter it in one way or another every day. It<a href=\"http:\/\/www.smartcustomerservice.com\/Columns\/Vendor-Views\/Building-a-More-Intelligent-IVR-Through-Machine-Learning-130467.aspx\" target=\"_blank\" rel=\"noopener\"> powers modern iterations of integrated voice response (IVR)<\/a> systems, on-site chatbots, and a plethora of self-help support systems.<\/p>\n<p>Indeed, there are very good reasons that so many companies are using ML technology in this way. It\u2019s what customers want. According to the <em>Harvard Business Review<\/em>,<a href=\"https:\/\/hbr.org\/2017\/01\/kick-ass-customer-service\" target=\"_blank\" rel=\"noopener\"> 81% of customers would rather solve a problem themselves<\/a> than have to talk to a live support agent. And as any experienced software developer would agree, when that many customers are asking for something, it\u2019s a good idea to give it to them.<\/p>\n<p>There are benefits for programmers as well in using ML to provide customer support. ML-enabled customer support systems provide massive troves of data that can help identify product weaknesses that may not be apparent at first glance. It\u2019s an excellent way to inform your development cycle and stay ahead of customer demands\u2014even if customers aren\u2019t being precise about what it is they want from you.<\/p>\n<h2>Analyze Customer Feedback<\/h2>\n<p>One of the key mechanisms that programmers use to gauge customer satisfaction is direct user feedback. Nonetheless, even a moderately successful product might generate such voluminous feedback that it\u2019s all but impossible to distill it into useful information.<\/p>\n<p>That\u2019s where ML comes into play.<\/p>\n<p>By training an ML model to look for specific kinds of data within large quantities of user feedback, it\u2019s possible to mine it for real insights. One of the key ML approaches to this is to use<a href=\"https:\/\/getthematic.com\/insights\/sentiment-analysis\" target=\"_blank\" rel=\"noopener\"> sentiment analysis<\/a> to look for less-than-obvious pain points that users might be struggling with while using a product.<\/p>\n<p>From a software development perspective, this is particularly useful because rank-and-file users frequently lack the technical knowledge and vocabulary to identify problems they\u2019re having. However, if you can correlate negative sentiment directed with a particular part of your product, you at least have somewhere to start.<\/p>\n<p>Nowadays, it\u2019s even possible to pair sentiment analysis up<a href=\"https:\/\/www.amazon.com\/dp\/B08D6R1Z2X\/makithecompsi-20\" target=\"_blank\" rel=\"noopener\"> with natural language processing technology<\/a> to create an analysis<a href=\"https:\/\/towardsdatascience.com\/a-machine-learning-approach-to-automated-customer-satisfaction-surveys-946d2604e309\" target=\"_blank\" rel=\"noopener\"> workflow for customer support phone calls<\/a>. That means you can use the technique without even asking users to complete a survey or offer specific feedback.<\/p>\n<p>That\u2019s important, considering that users experiencing difficulty with a product won\u2019t always take the time to offer formal feedback\u2014they\u2019ll simply ask for help and stop using your product if they don\u2019t get it.<\/p>\n<h2>Enabling Product Personalization<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-39773\" src=\"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2021\/10\/AI-1.png\" alt=\"machine learning customer experience\" width=\"280\" height=\"280\" \/>In the age of always-on, always-connected technology, programmers are frequently locked into a continuous development cycle to keep their products relevant. Proper use of ML can somewhat alleviate that. By building ML-supported personalization into their products, programmers can keep them relevant and responsive to users without the need for a fast-paced refresh cycle.<\/p>\n<p>In a way, this approach is a combination of sleight of hand and prudent design. It\u2019s how massive companies like Netflix and Amazon provide a customer experience that seems to be ever-changing, even though they\u2019re updating their platforms at a regular, measured pace. They<a href=\"https:\/\/www.amazon.com\/dp\/0999369415\/makithecompsi-20\" target=\"_blank\" rel=\"noopener\"> harness vast troves of user data<\/a> and use ML to analyze what users want in real time\u2014and then give it to them.<\/p>\n<p>In that way, both parties win: Users get a relevant experience at all times, while developers get the breathing room to make useful changes to their products rather than working just to keep up appearances.<\/p>\n<h2>Improving User Retention<\/h2>\n<p>Developing a piece of software (or a website or app)<a href=\"https:\/\/simpleprogrammer.com\/speed-up-app-development\/\" target=\"_blank\" rel=\"noopener\"> doesn\u2019t happen overnight<\/a>. It takes time, effort, and resources. And that means a key metric of success for any development project is how well it satisfies its audience and keeps them around after launch. That makes<a href=\"https:\/\/simpleprogrammer.com\/customer-retention-post-launch\/\" target=\"_blank\" rel=\"noopener\"> post-launch customer retention<\/a> a mission-critical task for programmers and the businesses they serve.<\/p>\n<p>This is another area where ML can make a major impact. By creating predictive models to<a href=\"https:\/\/towardsdatascience.com\/how-machine-learning-can-help-with-customer-retention-6b5bf654e822\" target=\"_blank\" rel=\"noopener\"> measure and analyze user churn<\/a>, it becomes possible to address retention problems before they harm a product\u2019s ROI. From a developer\u2019s perspective, this is yet another way to identify weaknesses in a product post-launch and act to resolve them.<\/p>\n<p>This is especially important for developers working on software as a service (SaaS) products. Because SaaS has no replacement cycle like traditional software would, success is measured almost exclusively by user retention. In an environment where continuous development and feature evolution are a given, there are too many moving parts to leave to chance.<\/p>\n<p>Fortunately, ML modeling offers just the right type of assistance developers need to spot issues on the horizon and deal with them before they cause a user exodus.<\/p>\n<h2>ML Technology Can Be the Key to Improved Customer Experience<\/h2>\n<p>At this point, it would be stating the obvious to point out that ML technology isn\u2019t going anywhere. As it continues to improve, it\u2019s going to give programmers tools and capabilities they can\u2019t even imagine now. But that\u2019s all the more reason to explore the many uses it already has\u2014and to prepare for what\u2019s to come.<\/p>\n<p>Because there are already so many well-developed use cases for ML to improve the customer experience, that\u2019s the perfect place for today\u2019s programmers to start. In that way, they can make every product they create more useful, functional, and valuable. And doing that will help keep their customers and the users of their products satisfied.<\/p>\n<p>That, in turn, makes them more marketable to their clients in the current business environment. With the customer experience taking center stage for so many businesses today, a programmer who can cater to a client\u2019s needs will get more work, more often. And in the end, that\u2019s just the type of experience that every programmer dreams about.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>These days, programmers find themselves working on projects that intersect with machine learning (ML) and artificial intelligence (AI) technology all the time. Software developers deploy it as part of their quality assurance processes. Web developers build web apps that connect with ML services via the many cloud provider APIs now available. Machine Learning is even&#8230;<\/p>\n","protected":false},"author":1395,"featured_media":39770,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[162231890,179,162232048,183,415,162231934,162229810,162229823,162232047,2260],"tags":[],"class_list":["post-39750","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-app-development","category-business","category-e-commerce","category-entrepreneurship","category-guest-post","category-machine-learning","category-money","category-software","category-user-experience","category-web-development"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>4 Ways To Use Machine Learning To Improve the Customer Experience - Simple Programmer<\/title>\n<meta name=\"description\" content=\"With more businesses prioritizing the customer experience above all else, developers need to learn how to put machine learning to work.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"4 Ways To Use Machine Learning To Improve the Customer Experience - Simple Programmer\" \/>\n<meta property=\"og:description\" content=\"With more businesses prioritizing the customer experience above all else, developers need to learn how to put machine learning to work.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/\" \/>\n<meta property=\"og:site_name\" content=\"Simple Programmer\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-27T14:00:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2021\/10\/4-Ways-To-Use-Machine-Learning-To-Improve-the-Customer-Experience.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/machine-learning-customer-experience\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/machine-learning-customer-experience\\\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"4 Ways To Use Machine Learning To Improve the Customer Experience\",\"datePublished\":\"2021-10-27T14:00:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/machine-learning-customer-experience\\\/\"},\"wordCount\":1243,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/machine-learning-customer-experience\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/simpleprogrammer.com\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/4-Ways-To-Use-Machine-Learning-To-Improve-the-Customer-Experience.png\",\"articleSection\":[\"App Development\",\"Business\",\"E-Commerce\",\"Entrepreneurship\",\"Guest Post\",\"Machine Learning\",\"Money\",\"Software\",\"User Experience\",\"Web Development\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/simpleprogrammer.com\\\/machine-learning-customer-experience\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/machine-learning-customer-experience\\\/\",\"url\":\"https:\\\/\\\/simpleprogrammer.com\\\/machine-learning-customer-experience\\\/\",\"name\":\"4 Ways To Use Machine Learning To Improve the Customer Experience - Simple Programmer\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/machine-learning-customer-experience\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/machine-learning-customer-experience\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/simpleprogrammer.com\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/4-Ways-To-Use-Machine-Learning-To-Improve-the-Customer-Experience.png\",\"datePublished\":\"2021-10-27T14:00:04+00:00\",\"author\":{\"@id\":\"\"},\"description\":\"With more businesses prioritizing the customer experience above all else, developers need to learn how to put machine learning to work.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/machine-learning-customer-experience\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/simpleprogrammer.com\\\/machine-learning-customer-experience\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/machine-learning-customer-experience\\\/#primaryimage\",\"url\":\"https:\\\/\\\/simpleprogrammer.com\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/4-Ways-To-Use-Machine-Learning-To-Improve-the-Customer-Experience.png\",\"contentUrl\":\"https:\\\/\\\/simpleprogrammer.com\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/4-Ways-To-Use-Machine-Learning-To-Improve-the-Customer-Experience.png\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/machine-learning-customer-experience\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/simpleprogrammer.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"4 Ways To Use Machine Learning To Improve the Customer Experience\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/#website\",\"url\":\"https:\\\/\\\/simpleprogrammer.com\\\/\",\"name\":\"Simple Programmer\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/simpleprogrammer.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"\",\"url\":\"https:\\\/\\\/simpleprogrammer.com\\\/author\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"4 Ways To Use Machine Learning To Improve the Customer Experience - Simple Programmer","description":"With more businesses prioritizing the customer experience above all else, developers need to learn how to put machine learning to work.","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":"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/","og_locale":"en_US","og_type":"article","og_title":"4 Ways To Use Machine Learning To Improve the Customer Experience - Simple Programmer","og_description":"With more businesses prioritizing the customer experience above all else, developers need to learn how to put machine learning to work.","og_url":"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/","og_site_name":"Simple Programmer","article_published_time":"2021-10-27T14:00:04+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2021\/10\/4-Ways-To-Use-Machine-Learning-To-Improve-the-Customer-Experience.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/#article","isPartOf":{"@id":"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/"},"author":{"name":"","@id":""},"headline":"4 Ways To Use Machine Learning To Improve the Customer Experience","datePublished":"2021-10-27T14:00:04+00:00","mainEntityOfPage":{"@id":"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/"},"wordCount":1243,"commentCount":0,"image":{"@id":"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/#primaryimage"},"thumbnailUrl":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2021\/10\/4-Ways-To-Use-Machine-Learning-To-Improve-the-Customer-Experience.png","articleSection":["App Development","Business","E-Commerce","Entrepreneurship","Guest Post","Machine Learning","Money","Software","User Experience","Web Development"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/","url":"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/","name":"4 Ways To Use Machine Learning To Improve the Customer Experience - Simple Programmer","isPartOf":{"@id":"https:\/\/simpleprogrammer.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/#primaryimage"},"image":{"@id":"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/#primaryimage"},"thumbnailUrl":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2021\/10\/4-Ways-To-Use-Machine-Learning-To-Improve-the-Customer-Experience.png","datePublished":"2021-10-27T14:00:04+00:00","author":{"@id":""},"description":"With more businesses prioritizing the customer experience above all else, developers need to learn how to put machine learning to work.","breadcrumb":{"@id":"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/#primaryimage","url":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2021\/10\/4-Ways-To-Use-Machine-Learning-To-Improve-the-Customer-Experience.png","contentUrl":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2021\/10\/4-Ways-To-Use-Machine-Learning-To-Improve-the-Customer-Experience.png","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/simpleprogrammer.com\/machine-learning-customer-experience\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/simpleprogrammer.com\/"},{"@type":"ListItem","position":2,"name":"4 Ways To Use Machine Learning To Improve the Customer Experience"}]},{"@type":"WebSite","@id":"https:\/\/simpleprogrammer.com\/#website","url":"https:\/\/simpleprogrammer.com\/","name":"Simple Programmer","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/simpleprogrammer.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"","url":"https:\/\/simpleprogrammer.com\/author\/"}]}},"_links":{"self":[{"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/posts\/39750","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/users\/1395"}],"replies":[{"embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/comments?post=39750"}],"version-history":[{"count":0,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/posts\/39750\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/media\/39770"}],"wp:attachment":[{"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/media?parent=39750"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/categories?post=39750"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/tags?post=39750"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}