diff --git a/src/content/tools/json-swiss-knife.md b/src/content/tools/json-swiss-knife.md new file mode 100644 index 000000000..80c81b006 --- /dev/null +++ b/src/content/tools/json-swiss-knife.md @@ -0,0 +1,18 @@ +--- +title: "JSON Swiss Knife" +link: "https://tools.shanecode.org" +thumbnail: "https://tools.shanecode.org/favicon.svg" +snippet: "19 free developer tools — JSON formatter, validator, diff, converters (YAML/CSV/TOML), Base64, JWT decode, regex tester, SQL formatter, cron builder, and more. Client-side, no ads." +tags: ["json", "formatter", "developer-tools"] +createdAt: 2026-02-16T00:00:00.000Z +--- +19 free browser-based developer tools +JSON formatter, validator, and diff +YAML, CSV, and TOML converters +Base64 encoder/decoder +JWT decoder +Regex tester +SQL formatter +Cron expression builder +Runs entirely client-side — no data sent to any server +No ads, no tracking diff --git a/src/content/tools/metascrape.md b/src/content/tools/metascrape.md new file mode 100644 index 000000000..980a0d227 --- /dev/null +++ b/src/content/tools/metascrape.md @@ -0,0 +1,14 @@ +--- +title: "MetaScrape" +link: "https://metascrape.shanecode.org" +thumbnail: "https://metascrape.shanecode.org/favicon.svg" +snippet: "REST API for extracting metadata, Open Graph tags, Twitter cards, favicons, and structured data from any URL. Free tier: 100 requests/month." +tags: ["api", "SEO", "developer-tools"] +createdAt: 2026-02-16T00:00:00.000Z +--- +100 API requests per month on the free tier +Extract metadata from any URL +Open Graph and Twitter Card extraction +Favicon discovery +JSON-LD structured data parsing +Simple REST API with JSON responses