{"id":29413940,"url":"https://github.com/kourosh-ebinj/linkedin-json","last_synced_at":"2026-07-02T14:03:43.567Z","repository":{"id":302925337,"uuid":"1013623198","full_name":"kourosh-ebinj/linkedin-json","owner":"kourosh-ebinj","description":"A lightweight .NET reference project for handling JSON data effectively — featuring real-world examples, helper functions, and performance-aware techniques.","archived":false,"fork":false,"pushed_at":"2025-07-10T15:02:34.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-12T08:15:36.267Z","etag":null,"topics":["dotnet-core","json","jsonpath"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kourosh-ebinj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-07-04T07:44:24.000Z","updated_at":"2025-07-10T15:02:39.000Z","dependencies_parsed_at":"2025-07-04T20:25:44.595Z","dependency_job_id":"ababd05b-68f9-4c3c-9f32-9fc40c09838a","html_url":"https://github.com/kourosh-ebinj/linkedin-json","commit_stats":null,"previous_names":["kourosh-ebinj/linkedin-json"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kourosh-ebinj/linkedin-json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kourosh-ebinj%2Flinkedin-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kourosh-ebinj%2Flinkedin-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kourosh-ebinj%2Flinkedin-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kourosh-ebinj%2Flinkedin-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kourosh-ebinj","download_url":"https://codeload.github.com/kourosh-ebinj/linkedin-json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kourosh-ebinj%2Flinkedin-json/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273842836,"owners_count":25177920,"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-09-05T02:00:09.113Z","response_time":402,"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":["dotnet-core","json","jsonpath"],"created_at":"2025-07-11T12:01:06.384Z","updated_at":"2026-07-02T14:03:38.547Z","avatar_url":"https://github.com/kourosh-ebinj.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reading \u0026 filtering JSON!\n\nHi! \nI'm Kourosh. \n\nReading and filtering data files like XML and JSON is often a challenge for developers. In this project, I've created a helper class that offers a set of methods to simplify and streamline this process.\n\n# Data Files\nThis project utilizes two JSON files:\n    jsonData.json: A lightweight file used for quick testing and demonstration.\n    TextOCR_0.1_train.json: A large JSON file intended to showcase handling of high-volume data.\n    Note: Due to its size, this file cannot be uploaded to GitHub. Please  [download](https://storage.googleapis.com/kaggle-data-sets/2327240/3919937/compressed/TextOCR_0.1_train.json.zip?X-Goog-Algorithm=GOOG4-RSA-SHA256\u0026X-Goog-Credential=gcp-kaggle-com@kaggle-161607.iam.gserviceaccount.com/20250703/auto/storage/goog4_request\u0026X-Goog-Date=20250703T071040Z\u0026X-Goog-Expires=259200\u0026X-Goog-SignedHeaders=host\u0026X-Goog-Signature=55eb8ee4ca74e493b1e6a402095f4ef39cb25b0494a4294d2169f0ca4e5cee0827f2a0d338b16d5341c1ce4aa46f1246f314886862577fcf31896bcf77401909a166e327abbebe7b5c5f2312571ff05da727a1cc13ec6520416e6dd4201b899fe6c9f1d06c678d36ece9e8e9cd540869aa3b8a10322402b76452b2b8bb2d63e739ca3f732708c176095fd6cf0c9322cd0a0aa300d818913b1d49dbfe3e6b15debb10730ba5a9d7beca0a836f1fce5c137155d8aec220f535cb90be73a454ea8ae05e445023653179b61a4d650c906673179a47dace08bdc1c99d98dfa19a1a2e00b50cc4caa5322e908813a573a176151d15d4581960f012384d316ddcd8e799)  it manually and place it in the **Data** folder.\n\n# API Key\nTo acquire an API key, sign up on the [marketstack](https://marketstack.com) portal and navigate to the [dashboard](https://marketstack.com/dashboard)\n\n## APIs\n\n**[GET] /Blobs/lookup**:  This api contains a number of examples for reading   and filtering large files.\n\n**[GET] /Streamings/lookup**: This api contains an example for reading streaming files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkourosh-ebinj%2Flinkedin-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkourosh-ebinj%2Flinkedin-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkourosh-ebinj%2Flinkedin-json/lists"}