{"id":74405,"date":"2026-05-05T21:00:00","date_gmt":"2026-05-05T13:00:00","guid":{"rendered":"https:\/\/www.hongkiat.com\/blog\/?p=74405"},"modified":"2026-05-05T17:19:39","modified_gmt":"2026-05-05T09:19:39","slug":"binky-file-sorter-for-mac","status":"publish","type":"post","link":"https:\/\/www.hongkiat.com\/blog\/binky-file-sorter-for-mac\/","title":{"rendered":"Binky Is a Free Mac App That Sorts Messy Folders for You"},"content":{"rendered":"<p>Every Mac has a problem folder. Downloads is the obvious one, but it might be your Desktop, a Dropbox inbox, a screenshots folder, or a project folder where exported files keep piling up.<\/p>\n<p><a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/binkyfiles.com\/\">Binky<\/a> is a native macOS app for cleaning up those fussy folders. It can sort a folder on demand, watch folders continuously, and move files according to rules you control. It waits for files to finish arriving first, then routes them into folders like Images, PDFs, Media, Documents, Archives, Apps, Screenshots, and Misc.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/binky-file-sorter-for-mac\/binky.jpg\" alt=\"Binky file sorter\" width=\"1740\" height=\"1231\"><\/figure>\n<p>The point is not clever file management. It is predictable file management.<\/p>\n<h2 id=\"quick-sort-cleanup\">Quick Sort Handles One-Off Cleanup<\/h2>\n<p>Binky\u2019s <strong>Quick Sort<\/strong> is for the folder you want to clean right now. Pick an inbox, run the sort, and Binky sweeps through the files in one pass.<\/p>\n<p>Downloads is the default target, but it is not the only one. You can use it on any folder that has become a dumping ground: Desktop, a shared folder, a client upload folder, a screenshots folder, or wherever your Mac stores chaos. If your issue is less about sorting and more about Finder itself feeling limited, a utility like <a href=\"https:\/\/www.hongkiat.com\/blog\/tabbed-browsing-finder-shortcuts-xtrafinder\/\">XtraFinder<\/a> sits in the same Mac productivity lane.<\/p>\n<p>By default, sorted files land in folders such as:<\/p>\n<ul>\n<li><code>Images\/<\/code><\/li>\n<li><code>PDFs\/<\/code><\/li>\n<li><code>Media\/<\/code><\/li>\n<li><code>Documents\/<\/code><\/li>\n<li><code>Archives\/<\/code><\/li>\n<li><code>Apps\/<\/code><\/li>\n<li><code>Screenshots\/<\/code><\/li>\n<li><code>Misc\/<\/code><\/li>\n<li><code>Review\/<\/code><\/li>\n<\/ul>\n<p>Binky waits for files to settle before moving them, so it does not grab a download halfway through. It also uses collision-safe moves, so two files with the same name do not overwrite each other.<\/p>\n<p>Anything unknown or questionable goes to <strong>Review<\/strong> first. That is the part that makes the app feel safer than a blunt extension-based sorter. If Binky is not confident, it does not bury the file somewhere random.<\/p>\n<h2 id=\"routines-watch-folders\">Routines Watch Folders Continuously<\/h2>\n<p>Quick Sort is manual. <strong>Routines<\/strong> are automatic.<\/p>\n<p>A Routine is a named watcher with its own source folder, rules, and optional Finder tags. You can have one Routine for Downloads, another for Desktop, another for a Dropbox inbox, and another for a screenshots dump. Each one can follow different routing logic.<\/p>\n<p>That makes Binky more flexible than a simple Downloads cleaner. It can sit behind the places where files enter your workflow and keep them from becoming junk drawers.<\/p>\n<h2 id=\"rules-give-control\">Rules Give You Control<\/h2>\n<p>Binky can sort by file type, but it is not limited to extensions.<\/p>\n<p>Rules can match by name, extension, file kind, size, date, origin, OCR or receipt hints, and Finder tag conditions. A rule can move a file, rename it, apply Finder tags, extract an archive, install from a DMG, trash a match, or fan files out by tag.<\/p>\n<p>A few practical examples:<\/p>\n<ul>\n<li>send invoices and receipts into a finance folder<\/li>\n<li>keep client uploads away from general downloads<\/li>\n<li>route screenshots separately from normal images<\/li>\n<li>move project exports into the right project folder<\/li>\n<li>tag files during sorting so they are easier to scan in Finder<\/li>\n<\/ul>\n<p>Rules run before the default sorted folders. So if you want receipts handled separately, Binky can catch them before they fall into a generic PDFs folder.<\/p>\n<h2 id=\"mac-workflow-extras\">It Fits Into Mac Workflows<\/h2>\n<p>Binky is built with SwiftUI and AppKit, so it behaves like a Mac app rather than a web app wrapped in a window.<\/p>\n<p>It supports Finder Quick Actions and Services, which means you can select files in Finder and run <strong>Sort with Binky<\/strong> directly. If you like tuning Finder actions yourself, this guide to <a href=\"https:\/\/www.hongkiat.com\/blog\/customize-mac-right-click-menu\/\">adding items to the macOS context menu<\/a> is a useful companion.<\/p>\n<p>It also includes an Apple Shortcuts action called <strong>Sort Files<\/strong>, so you can pass file paths to the running app from your own automations. For a broader example of Mac automation, see this walkthrough on how to <a href=\"https:\/\/www.hongkiat.com\/blog\/automate-app-opening-positioning-mac\/\">automate opening and positioning apps on Mac<\/a>.<\/p>\n<p>There is a <code>binky<\/code> command-line tool too, for people who want to preview sorts, run Routines from Terminal, or plug the same rules into scripts. The app, CLI, and Routines use the same preferences and routing logic, so you are not maintaining separate systems.<\/p>\n<p>Binky also keeps history and batch summaries. You can see what moved, what was skipped, and what went to Review. Undo is available where macOS allows it.<\/p>\n<h2 id=\"what-it-does-not-do\">What It Does Not Do<\/h2>\n<p>Binky moves files. It does not copy them. When a file is sorted, the original leaves the source folder and goes to its destination.<\/p>\n<p>It also only watches folders while the app is running. If Binky is closed, new files stay where they are. Open it again or run Quick Sort, and it can clean up what accumulated.<\/p>\n<p>There is no cloud account involved. Sorting happens on your Mac, and Binky does not upload your files.<\/p>\n<h2 id=\"bottom-line\">The Bottom Line<\/h2>\n<p>Binky is a small Mac utility for a common problem: folders that turn into junk drawers because sorting files by hand is boring.<\/p>\n<p>The app is more useful when you stop thinking of it as a Downloads cleaner and treat it as an inbox cleaner. Point it at any folder where files pile up, set a few rules if the defaults are not enough, and let Review catch anything uncertain.<\/p>\n<p>Binky requires macOS 14 Sonoma or later. It is open source under the MIT license, and the 1.x line is free. You can download the DMG from <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/binkyfiles.com\/\">binkyfiles.com<\/a> and install it like a regular Mac app.<\/p>","protected":false},"excerpt":{"rendered":"<p>Binky is a free Mac app that sorts messy folders with Quick Sort, Routines, rules, Finder tags, and a safe Review folder.<\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3397],"tags":[],"topic":[],"class_list":["entry-content","is-maxi"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.8 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Binky Is a Free Mac App That Sorts Messy Folders for You - Hongkiat<\/title>\n<meta name=\"description\" content=\"Binky is a free Mac app that sorts messy folders with Quick Sort, Routines, rules, Finder tags, and a safe Review folder.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hongkiat.com\/blog\/?p=74405\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Binky Is a Free Mac App That Sorts Messy Folders for You\" \/>\n<meta property=\"og:description\" content=\"Binky is a free Mac app that sorts messy folders with Quick Sort, Routines, rules, Finder tags, and a safe Review folder.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hongkiat.com\/blog\/?p=74405\" \/>\n<meta property=\"og:site_name\" content=\"Hongkiat\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hongkiatcom\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-05T13:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.hongkiat.com\/uploads\/binky-file-sorter-for-mac\/binky.jpg\" \/>\n<meta name=\"author\" content=\"Hongkiat.com\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:site\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Hongkiat.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?p=74405#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?p=74405\"},\"author\":{\"name\":\"Hongkiat.com\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/7cc686597d92f9086729e4bcc1577ba3\"},\"headline\":\"Binky Is a Free Mac App That Sorts Messy Folders for You\",\"datePublished\":\"2026-05-05T13:00:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?p=74405\"},\"wordCount\":882,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?p=74405#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/binky-file-sorter-for-mac\\\/binky.jpg\",\"articleSection\":[\"Desktop\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?p=74405\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?p=74405\",\"name\":\"Binky Is a Free Mac App That Sorts Messy Folders for You - Hongkiat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?p=74405#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?p=74405#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/binky-file-sorter-for-mac\\\/binky.jpg\",\"datePublished\":\"2026-05-05T13:00:00+00:00\",\"description\":\"Binky is a free Mac app that sorts messy folders with Quick Sort, Routines, rules, Finder tags, and a safe Review folder.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?p=74405#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?p=74405\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?p=74405#primaryimage\",\"url\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/binky-file-sorter-for-mac\\\/binky.jpg\",\"contentUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/binky-file-sorter-for-mac\\\/binky.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?p=74405#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Binky Is a Free Mac App That Sorts Messy Folders for You\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"name\":\"Hongkiat\",\"description\":\"Tech and Design Tips\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\",\"name\":\"Hongkiat.com\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"contentUrl\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"width\":1200,\"height\":799,\"caption\":\"Hongkiat.com\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hongkiatcom\",\"https:\\\/\\\/x.com\\\/hongkiat\",\"https:\\\/\\\/www.pinterest.com\\\/hongkiat\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/7cc686597d92f9086729e4bcc1577ba3\",\"name\":\"Hongkiat.com\",\"description\":\"This post is published by an HKDC (hongkiat.com) staff. (I.e., intern, staff writer, or editor).\",\"sameAs\":[\"https:\\\/\\\/www.hongkiat.com\"],\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/author\\\/com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Binky Is a Free Mac App That Sorts Messy Folders for You - Hongkiat","description":"Binky is a free Mac app that sorts messy folders with Quick Sort, Routines, rules, Finder tags, and a safe Review folder.","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:\/\/www.hongkiat.com\/blog\/?p=74405","og_locale":"en_US","og_type":"article","og_title":"Binky Is a Free Mac App That Sorts Messy Folders for You","og_description":"Binky is a free Mac app that sorts messy folders with Quick Sort, Routines, rules, Finder tags, and a safe Review folder.","og_url":"https:\/\/www.hongkiat.com\/blog\/?p=74405","og_site_name":"Hongkiat","article_publisher":"https:\/\/www.facebook.com\/hongkiatcom","article_published_time":"2026-05-05T13:00:00+00:00","og_image":[{"url":"https:\/\/assets.hongkiat.com\/uploads\/binky-file-sorter-for-mac\/binky.jpg","type":"","width":"","height":""}],"author":"Hongkiat.com","twitter_card":"summary_large_image","twitter_creator":"@hongkiat","twitter_site":"@hongkiat","twitter_misc":{"Written by":"Hongkiat.com","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.hongkiat.com\/blog\/?p=74405#article","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/?p=74405"},"author":{"name":"Hongkiat.com","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/7cc686597d92f9086729e4bcc1577ba3"},"headline":"Binky Is a Free Mac App That Sorts Messy Folders for You","datePublished":"2026-05-05T13:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/?p=74405"},"wordCount":882,"publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/?p=74405#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/binky-file-sorter-for-mac\/binky.jpg","articleSection":["Desktop"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.hongkiat.com\/blog\/?p=74405","url":"https:\/\/www.hongkiat.com\/blog\/?p=74405","name":"Binky Is a Free Mac App That Sorts Messy Folders for You - Hongkiat","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/?p=74405#primaryimage"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/?p=74405#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/binky-file-sorter-for-mac\/binky.jpg","datePublished":"2026-05-05T13:00:00+00:00","description":"Binky is a free Mac app that sorts messy folders with Quick Sort, Routines, rules, Finder tags, and a safe Review folder.","breadcrumb":{"@id":"https:\/\/www.hongkiat.com\/blog\/?p=74405#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hongkiat.com\/blog\/?p=74405"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/?p=74405#primaryimage","url":"https:\/\/assets.hongkiat.com\/uploads\/binky-file-sorter-for-mac\/binky.jpg","contentUrl":"https:\/\/assets.hongkiat.com\/uploads\/binky-file-sorter-for-mac\/binky.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hongkiat.com\/blog\/?p=74405#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hongkiat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Binky Is a Free Mac App That Sorts Messy Folders for You"}]},{"@type":"WebSite","@id":"https:\/\/www.hongkiat.com\/blog\/#website","url":"https:\/\/www.hongkiat.com\/blog\/","name":"Hongkiat","description":"Tech and Design Tips","publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hongkiat.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hongkiat.com\/blog\/#organization","name":"Hongkiat.com","url":"https:\/\/www.hongkiat.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","contentUrl":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","width":1200,"height":799,"caption":"Hongkiat.com"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hongkiatcom","https:\/\/x.com\/hongkiat","https:\/\/www.pinterest.com\/hongkiat\/"]},{"@type":"Person","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/7cc686597d92f9086729e4bcc1577ba3","name":"Hongkiat.com","description":"This post is published by an HKDC (hongkiat.com) staff. (I.e., intern, staff writer, or editor).","sameAs":["https:\/\/www.hongkiat.com"],"url":"https:\/\/www.hongkiat.com\/blog\/author\/com\/"}]}},"jetpack_featured_media_url":"https:\/\/","jetpack_shortlink":"https:\/\/wp.me\/p4uxU-jm5","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/74405","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/comments?post=74405"}],"version-history":[{"count":1,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/74405\/revisions"}],"predecessor-version":[{"id":74408,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/74405\/revisions\/74408"}],"wp:attachment":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/media?parent=74405"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/categories?post=74405"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/tags?post=74405"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/topic?post=74405"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}