
F*ck Linkedin premium-i built my own search+ export tool to find HR's(2400+ people on waitlist)
Built this solution for myself to find HR contacts by Simply entering company name, role, and location, and it pulls their LinkedIn profiles, contact details, and exports everything into a spreadsheet.
Figured it might help others, especially those early in their careers who can't justify the 1500 Rs per month Premium cost.
i have put up a waitlist on the website you can signup for early user access. https://quitpremium.com

Interesting, UI is built using streamlit python. You’re projecting a pandas dataframe which can be easily exported into a spreadsheet. Scraping is done using User’s linkedin account ig and may be you are using LLM for parsing. This could also be built using vibe coding. Are you willing to share more details/ screenshots about the tool?