{"id":1339,"date":"2010-11-12T11:58:56","date_gmt":"2010-11-12T11:58:56","guid":{"rendered":"http:\/\/kedar.nitty-witty.com\/?p=1339"},"modified":"2014-06-24T17:48:34","modified_gmt":"2014-06-24T17:48:34","slug":"how-to-get-stock-quote-on-linux-using-google-curl-grep-awk","status":"publish","type":"post","link":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk","title":{"rendered":"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk"},"content":{"rendered":"<p>If you are a Stock Market Addict and a Techie; normally working on Linux(es); this post will interest you as you still can get quote of your stock on your Linux prompt.<\/p>\n<p>Consider, we have Google Finance url for Tata Consultancy Services Stock: <em>http:\/\/www.google.com\/finance?q=NSE:TCS<\/em><\/p>\n<p>So, how do you get above stock price while you&#8217;re on Linux \/ Unix server?<br \/>\nIt&#8217;s a sinlge line command and you get your stock&#8217;s current price. \ud83d\ude42<\/p>\n<p><code>curl --silent -X Get \"http:\/\/www.google.com\/finance?q=NSE:TCS\" &gt; \/tmp\/ChangeIsInevitable &amp;&amp; cat \/tmp\/ChangeIsInevitable | grep -m1 -E 'span id=\"ref_' | awk -F \"&gt;\" '{print $2}' | awk -F \"&lt;\" '{print $1}'<\/code><\/p>\n<p>This work for other Stock Exchanges like NYSE as well:<\/p>\n<p><code>curl --silent -X Get \"http:\/\/www.google.com\/finance?q=nyse:goog\" &gt; \/tmp\/bgz &amp;&amp; cat \/tmp\/bgz | grep -m1 -E 'span id=\"ref_' | awk -F \"&gt;\" '{print $2}' | awk -F \"&lt;\" '{print $1}' &amp;&amp; date<br \/>\n617.19<br \/>\nFri Nov 12 17:07:52 IST 2010<\/code><\/p>\n<p>and that&#8217;s it. Well, I&#8217;m thinking thinking more about further extensions of this.<br \/>\nSpecial thanks goes to: Jignesh Bhai, Google, Curl, Grep, Awk.<\/p>\n","protected":false},"excerpt":{"rendered":"If you are a Stock Market Addict and a Techie; normally working on Linux(es); this post will interest you as you still can get quote of your stock on your&hellip;\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[6],"tags":[144,145,59,143,426],"class_list":["post-1339","post","type-post","status-publish","format-standard","category-technical","tag-curl","tag-how-to","tag-linux","tag-stock","tag-technical"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"This post explains how to get stock Quote on Linux using Curl, Grep and Awk using single command\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Kedar\"\/>\n\t<meta name=\"google-site-verification\" content=\"_Bu1h5r0PxIC0D2jBVdmYN45RTeG9ogcX85XLkbG1qA\" \/>\n\t<meta name=\"msvalidate.01\" content=\"116B62074CBCA1BA99B8CCE09CCF2FB8\" \/>\n\t<meta name=\"keywords\" content=\"linux,technical,stock,curl,how-to\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Change Is Inevitable | Kedar Vaijanapurkar&#039;s Blog for MySQL, technology and various subjects\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk | Change Is Inevitable\" \/>\n\t\t<meta property=\"og:description\" content=\"This post explains how to get stock Quote on Linux using Curl, Grep and Awk using single command\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2010-11-12T11:58:56+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2014-06-24T17:48:34+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk | Change Is Inevitable\" \/>\n\t\t<meta name=\"twitter:description\" content=\"This post explains how to get stock Quote on Linux using Curl, Grep and Awk using single command\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#article\",\"name\":\"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk | Change Is Inevitable\",\"headline\":\"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk\",\"author\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Kedar\"},\"datePublished\":\"2010-11-12T11:58:56+00:00\",\"dateModified\":\"2014-06-24T17:48:34+00:00\",\"inLanguage\":\"en-US\",\"commentCount\":3,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#webpage\"},\"articleSection\":\"Technical, Curl, How-To, linux, Stock, Technical\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/category\\\/technical#listItem\",\"name\":\"Technical\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/category\\\/technical#listItem\",\"position\":2,\"name\":\"Technical\",\"item\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/category\\\/technical\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#listItem\",\"name\":\"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#listItem\",\"position\":3,\"name\":\"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/category\\\/technical#listItem\",\"name\":\"Technical\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#person\",\"name\":\"Kedar\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Kedar\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin#author\",\"url\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin\",\"name\":\"Kedar\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Kedar\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#webpage\",\"url\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk\",\"name\":\"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk | Change Is Inevitable\",\"description\":\"This post explains how to get stock Quote on Linux using Curl, Grep and Awk using single command\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin#author\"},\"datePublished\":\"2010-11-12T11:58:56+00:00\",\"dateModified\":\"2014-06-24T17:48:34+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/\",\"name\":\"..::CHANGE is INEVITABLE::..\",\"description\":\"Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk | Change Is Inevitable","description":"This post explains how to get stock Quote on Linux using Curl, Grep and Awk using single command","canonical_url":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk","robots":"max-image-preview:large","keywords":"linux,technical,stock,curl,how-to","webmasterTools":{"google-site-verification":"_Bu1h5r0PxIC0D2jBVdmYN45RTeG9ogcX85XLkbG1qA","msvalidate.01":"116B62074CBCA1BA99B8CCE09CCF2FB8","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#article","name":"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk | Change Is Inevitable","headline":"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk","author":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin#author"},"publisher":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g","width":96,"height":96,"caption":"Kedar"},"datePublished":"2010-11-12T11:58:56+00:00","dateModified":"2014-06-24T17:48:34+00:00","inLanguage":"en-US","commentCount":3,"mainEntityOfPage":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#webpage"},"isPartOf":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#webpage"},"articleSection":"Technical, Curl, How-To, linux, Stock, Technical"},{"@type":"BreadcrumbList","@id":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/kedar.nitty-witty.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical#listItem","name":"Technical"}},{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical#listItem","position":2,"name":"Technical","item":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical","nextItem":{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#listItem","name":"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk"},"previousItem":{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#listItem","position":3,"name":"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk","previousItem":{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical#listItem","name":"Technical"}}]},{"@type":"Person","@id":"https:\/\/kedar.nitty-witty.com\/blog\/#person","name":"Kedar","image":{"@type":"ImageObject","@id":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g","width":96,"height":96,"caption":"Kedar"}},{"@type":"Person","@id":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin#author","url":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin","name":"Kedar","image":{"@type":"ImageObject","@id":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g","width":96,"height":96,"caption":"Kedar"}},{"@type":"WebPage","@id":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#webpage","url":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk","name":"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk | Change Is Inevitable","description":"This post explains how to get stock Quote on Linux using Curl, Grep and Awk using single command","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk#breadcrumblist"},"author":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin#author"},"creator":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin#author"},"datePublished":"2010-11-12T11:58:56+00:00","dateModified":"2014-06-24T17:48:34+00:00"},{"@type":"WebSite","@id":"https:\/\/kedar.nitty-witty.com\/blog\/#website","url":"https:\/\/kedar.nitty-witty.com\/blog\/","name":"..::CHANGE is INEVITABLE::..","description":"Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects","inLanguage":"en-US","publisher":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/#person"}}]},"og:locale":"en_US","og:site_name":"Change Is Inevitable | Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects","og:type":"article","og:title":"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk | Change Is Inevitable","og:description":"This post explains how to get stock Quote on Linux using Curl, Grep and Awk using single command","og:url":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk","article:published_time":"2010-11-12T11:58:56+00:00","article:modified_time":"2014-06-24T17:48:34+00:00","twitter:card":"summary","twitter:title":"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk | Change Is Inevitable","twitter:description":"This post explains how to get stock Quote on Linux using Curl, Grep and Awk using single command"},"aioseo_meta_data":{"post_id":"1339","title":"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk | #site_title","description":"This post explains how to get stock Quote on Linux using Curl, Grep and Awk using single command","keywords":[{"label":"linux","value":"linux"},{"label":"Technical","value":"Technical"},{"label":"Stock","value":"Stock"},{"label":"Curl","value":"Curl"},{"label":"How-To","value":"How-To"}],"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-03-24 17:44:00","updated":"2025-08-16 19:10:36","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/kedar.nitty-witty.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical\" title=\"Technical\">Technical<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHow to Get Stock Quote on Linux using Google ,Curl, Grep, Awk\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/kedar.nitty-witty.com\/blog"},{"label":"Technical","link":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical"},{"label":"How to Get Stock Quote on Linux using Google ,Curl, Grep, Awk","link":"https:\/\/kedar.nitty-witty.com\/blog\/how-to-get-stock-quote-on-linux-using-google-curl-grep-awk"}],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/posts\/1339","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/comments?post=1339"}],"version-history":[{"count":5,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/posts\/1339\/revisions"}],"predecessor-version":[{"id":1938,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/posts\/1339\/revisions\/1938"}],"wp:attachment":[{"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/media?parent=1339"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/categories?post=1339"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/tags?post=1339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}