Inspiration
I had 300+ saved LinkedIn posts… and had gone through almost none of them.
Interview questions, job openings, great insights — all saved with the hope of “I’ll read this later.” Later never happened.
So I built a small Chrome extension to fix this problem It: 👇
- Organizes your saved LinkedIn posts
- Exports them as a JSON file
- Feed that data into GPT / Claude with a nice prompt to extract summaries, insights and prep material.
Next step: Thinking of direct GPT integration inside the extension.
Dropping the repo + how to use it below. If you’re someone who saves posts but never revisits them, this might help Would love feedback or ideas to improve it.
Repo Link :- https://lnkd.in/gE9gs7c5
PS : Don't save this post for later.💀
What it does
- Organizes your saved LinkedIn posts
- Exports them as a JSON file
- Feed that data into GPT / Claude with a nice prompt to extract summaries, insights and prep material.
How we built it
-Using Javascript and claude
Challenges we ran into
- Crawling through linked as it does not allow it.
Accomplishments that we're proud of
- Let you extract 300 post in less than 3mins. -Give json file to you for organising them using llms.
What we learned
Javascript , chroms extension features
What's next for LinkedIn Saved Post Organiser
Direct Gpt Integration so that you don't have to copy and feed it to LLm's .
Log in or sign up for Devpost to join the conversation.