No more manually copy-pasting of LinkedIn data into spreadsheets. I built a Chrome extension that automates that process with a single click.
Hey IH 👋
Quick backstory: I'm a software engineer, and a few weeks ago a friend doing sales outreach complained about how much time she spent manually copying contact info off LinkedIn into spreadsheets.
Took me a few evenings to build a Chrome extension that does it automatically instead.
What it does:
Extracts names/titles/locations from LinkedIn search results, with automatic pagination (it clicks "Next" for you).
Can also pull full profile details (work history + education) from individual profiles.
Exports everything as a clean, sortable CSV/Excel file
Tech stack: vanilla JS, Chrome Extension Manifest V3, no backend — everything runs and stays local in the browser.
Priced at €14.99 on Gumroad right now while I gather the first reviews.
https://orlinspire3.gumroad.com/l/LinkedinExtractor
Would love feedback from anyone who's built browser-extension products before — especially around distribution, since Chrome Web Store isn't really an option for this category of tool (data policy restrictions).