{"id":24393186,"url":"https://github.com/vysecurity/LinkedInt","last_synced_at":"2025-09-30T00:30:51.757Z","repository":{"id":39573626,"uuid":"124448063","full_name":"vysecurity/LinkedInt","owner":"vysecurity","description":"LinkedIn Recon Tool","archived":true,"fork":false,"pushed_at":"2023-03-06T13:05:38.000Z","size":431,"stargazers_count":1128,"open_issues_count":21,"forks_count":202,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-01-18T20:36:48.310Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/vysecurity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["vysecurity"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-03-08T21:05:39.000Z","updated_at":"2025-01-16T00:46:09.000Z","dependencies_parsed_at":"2022-07-14T09:22:35.023Z","dependency_job_id":"2b255122-869b-47f7-93d3-5dbbb9c2e173","html_url":"https://github.com/vysecurity/LinkedInt","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vysecurity%2FLinkedInt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vysecurity%2FLinkedInt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vysecurity%2FLinkedInt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vysecurity%2FLinkedInt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vysecurity","download_url":"https://codeload.github.com/vysecurity/LinkedInt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234677953,"owners_count":18870356,"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","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":[],"created_at":"2025-01-19T18:01:39.450Z","updated_at":"2025-09-30T00:30:46.695Z","avatar_url":"https://github.com/vysecurity.png","language":"Python","funding_links":["https://github.com/sponsors/vysecurity"],"categories":["1. [↑](#-content) OSINT"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\r\n\u003cimg src=\"https://github.com/vysecurity/LinkedInt/blob/master/asset/linkedint.png?raw=true\"\u003e\r\n\u003c/p\u003e\r\n\r\n# Sponsor Open Source Tooling\r\n\r\n* Feel free to sponsor me for maintaining the tool: https://github.com/sponsors/vysecurity\r\n\r\n# Disclaimer\r\n\r\n* The project is to be used for educational and testing purposes only.\r\n\r\n# Authors\r\n\r\n* LinkedInt by Vincent Yiu (@vysecurity): https://www.vincentyiu.com | https://vysecurity.rocks\r\n* Original Scraper by Danny Chrastil (@DisK0nn3cT): https://github.com/DisK0nn3cT/linkedin-gatherer\r\n\r\nContributors:\r\n\r\n* Leesoh\r\n* harshil-shah004\r\n\r\n# Installation\r\n```\r\ngit clone https://github.com/vysecurity/LinkedInt\r\ncd LinkedInt\r\npip install -r requirements.txt\r\n```\r\n\r\n# Change Log\r\n\r\n**[v1.1 01-05-2021]**\r\n\r\nFixes:\r\n* Temporary fix for location field missing\r\n\r\n**[v1.1 27-03-2021]**\r\n\r\nFixes:\r\n* Fixed the authentication flow\r\n* Fixed hunter API demo key - removed\r\n\r\nAdditions:\r\n* Added better looking missing image value for the profiles with no photo.\r\n* Embedded all images into the HTML file to allow for offline viewing.\r\n* Added credits\r\n\r\n**[v0.1 BETA 12-07-2017]**\r\n\r\nAdditions:\r\n* UI Updates\r\n* Constrain to company filters\r\n* Addition of Hunter for e-mail prediction\r\n\r\n# Usage\r\n\r\n1. Put in LinkedIn credentials in LinkedInt.cfg\r\n2. Put Hunter.io API key in LinkedInt.cfg\r\n3. Run LinkedInt.py and follow instructions (example below).\r\n\r\n# Example\r\n\r\nUsing General Motors as the target as they have a bug bounty program.\r\n\r\n```\r\n██╗     ██╗███╗   ██╗██╗  ██╗███████╗██████╗ ██╗███╗   ██╗████████╗\r\n██║     ██║████╗  ██║██║ ██╔╝██╔════╝██╔══██╗██║████╗  ██║╚══██╔══╝\r\n██║     ██║██╔██╗ ██║█████╔╝ █████╗  ██║  ██║██║██╔██╗ ██║   ██║\r\n██║     ██║██║╚██╗██║██╔═██╗ ██╔══╝  ██║  ██║██║██║╚██╗██║   ██║\r\n███████╗██║██║ ╚████║██║  ██╗███████╗██████╔╝██║██║ ╚████║   ██║\r\n╚══════╝╚═╝╚═╝  ╚═══╝╚═╝  ╚═╝╚══════╝╚═════╝ ╚═╝╚═╝  ╚═══╝   ╚═╝\r\n\r\nProviding you with Linkedin Intelligence\r\nAuthor: Vincent Yiu (@vysec, @vysecurity)\r\nOriginal version by @DisK0nn3cT\r\n[*] Enter search Keywords (use quotes for more precise results)\r\n\"General Motors\"\r\n\r\n[*] Enter filename for output (exclude file extension)\r\ngeneralmotors\r\n\r\n[*] Filter by Company? (Y/N):\r\nY\r\n\r\n[*] Specify a Company ID (Provide ID or leave blank to automate):\r\n\r\n\r\n[*] Enter e-mail domain suffix (eg. contoso.com):\r\ngm.com\r\n\r\n[*] Select a prefix for e-mail generation (auto,full,firstlast,firstmlast,flast,first.last,fmlast):\r\nauto\r\n\r\n[*] Automatically using Hunter IO to determine best Prefix\r\n[!] {first}.{last}\r\n[+] Found first.last prefix\r\n```\r\n\r\nOutput (HTML):\r\n\r\n![Output HTML Report](asset/htmlreport.png)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvysecurity%2FLinkedInt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvysecurity%2FLinkedInt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvysecurity%2FLinkedInt/lists"}