{"id":19816295,"url":"https://github.com/cronn/lin-in","last_synced_at":"2026-05-13T15:40:17.846Z","repository":{"id":235181505,"uuid":"790148171","full_name":"cronn/lin-in","owner":"cronn","description":"Simple Data Science for LinkedIn","archived":false,"fork":false,"pushed_at":"2024-05-13T06:23:26.000Z","size":194,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-28T19:39:51.354Z","etag":null,"topics":["data-science","linkedin","streamlit"],"latest_commit_sha":null,"homepage":"https://lin-in.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cronn.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":"2024-04-22T11:01:21.000Z","updated_at":"2024-05-13T06:23:30.000Z","dependencies_parsed_at":"2024-04-22T15:48:32.503Z","dependency_job_id":"f2230cae-d30d-47f9-89b8-acfdfac443d4","html_url":"https://github.com/cronn/lin-in","commit_stats":null,"previous_names":["cronn/lin-in"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cronn/lin-in","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cronn%2Flin-in","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cronn%2Flin-in/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cronn%2Flin-in/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cronn%2Flin-in/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cronn","download_url":"https://codeload.github.com/cronn/lin-in/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cronn%2Flin-in/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32989854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["data-science","linkedin","streamlit"],"created_at":"2024-11-12T10:09:05.834Z","updated_at":"2026-05-13T15:40:17.826Z","avatar_url":"https://github.com/cronn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LIN-IN - LinkedIn Insights\nAnalyse your LinkedIn connections and messages with some simple data science.\n\n[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://lin-in.streamlit.app)\n\nCaution: this is a quick and dirty simple toy project. No warranty! \n\n## Features\nUpload your LinkedIn data export to receive information about:\n\n- Overview of all your connections\n- Companies and positions of your connections\n- How your profile developed over time\n- A graph of your company network\n- A graph of positions within your network\n- Overview of all your messages\n\nhttps://github.com/cronn/lin-in/assets/4086468/6f6c8f94-ddf2-4f21-91eb-913e010bce29\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/benthecoder/linkedin-visualizer.git\n```\n\nGo to the project directory\n\n```bash\n  cd lin-in\n```\n\n### Using Docker\n\nBuild an Image\n\n```bash\ndocker build -t lin-in:0.0.1 .\n```\n\nRun the Image\n\n```bash\ndocker run -p 8501:8501 lin-in:0.0.1\n```\n\nThe app is now live on http://localhost:8501/\n\n### Using Conda\n\nCreate Conda environment\n\n```bash\n  conda create --name env_name python=3.12.1\n```\n\nActivate the environment\n\n```bash\n  conda activate env_name\n```\n\nInstall requirements\n\n```bash\n  pip install -r requirements.txt\n```\n\nRun streamlit\n\n```bash\n  streamlit run app.py\n```\n\n### Using Poetry\n\nfirst make sure you have python 3.12.1\n\n```bash\n  poetry install\n```\n\n```bash\n  poetry run streamlit run app.py\n```\n\n## Credits\n\nThis is an extended fork of [Linkedin Visualizer](https://github.com/benthecoder/linkedin-visualizer), adding several new functions, extensions, dependency updates (python 12+) and further cleaning. Other sources used:\n- [Linkedin Analysis](https://github.com/tavishcode/linkedin_analysis/tree/master)\n- [Linkedin Network Visualization](https://github.com/Thanh-To/linkedin-network-visualization)\n- [Plotly Docs](https://plotly.com/python/treemaps/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcronn%2Flin-in","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcronn%2Flin-in","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcronn%2Flin-in/lists"}