{"id":24839129,"url":"https://github.com/winand/mikrotik-json-parser","last_synced_at":"2025-10-14T13:30:44.797Z","repository":{"id":66676118,"uuid":"142774876","full_name":"Winand/mikrotik-json-parser","owner":"Winand","description":"JSON parser library for RouterOS","archived":false,"fork":false,"pushed_at":"2024-04-12T07:04:40.000Z","size":10,"stargazers_count":78,"open_issues_count":1,"forks_count":17,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-07T06:11:10.664Z","etag":null,"topics":["json","json-parser","mikrotik"],"latest_commit_sha":null,"homepage":"https://web.archive.org/web/20230530233616/http://www.embest.ru/mikrotik/json-parser-script","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Winand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-29T15:59:58.000Z","updated_at":"2025-01-20T01:51:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef5d574e-44f0-41da-9bb8-f0b46500f945","html_url":"https://github.com/Winand/mikrotik-json-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Winand/mikrotik-json-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Winand%2Fmikrotik-json-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Winand%2Fmikrotik-json-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Winand%2Fmikrotik-json-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Winand%2Fmikrotik-json-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Winand","download_url":"https://codeload.github.com/Winand/mikrotik-json-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Winand%2Fmikrotik-json-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018715,"owners_count":26086609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json","json-parser","mikrotik"],"created_at":"2025-01-31T06:36:47.765Z","updated_at":"2025-10-14T13:30:44.792Z","avatar_url":"https://github.com/Winand.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mikrotik JSON Parser\nBased on Chupakabra303's JSON parser for RouterOS.\n\nUsage:\n```\n# Load library (set library functions to global variables)\n/system script run \"JParseFunctions\"; global JSONLoad; global JSONLoads; global JSONUnload\n\n# Parse data and print `ParsedResults[0].ParsedText` value\nglobal content \"{\\\"ParsedResults\\\": [{\\\"ParsedText\\\": \\\"Hello, world!\\\"}]}\"\nput ([$JSONLoads $content]-\u003e\"ParsedResults\"-\u003e0-\u003e\"ParsedText\")\nset content\n\n# or load JSON from file\nput ([$JSONLoad \"tmp\"]-\u003e\"ParsedResults\"-\u003e0-\u003e\"ParsedText\")\n\n# Unload library (clear global variables)\n$JSONUnload\n```\n\nSee links below:\n- [Embest: JSON Parser Mikrotik JParse](https://web.archive.org/web/20230530233616/http://www.embest.ru/mikrotik/json-parser-script)\n- [Telegram бот для Mikrotik с Webhook и парсером JSON](https://habr.com/post/337978/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinand%2Fmikrotik-json-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwinand%2Fmikrotik-json-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinand%2Fmikrotik-json-parser/lists"}