StopSlopIn
Overview
Detects and hides sloppy LinkedIn posts via your own webhook API.
Your LinkedIn feed is full of AI-generated slop — broetry, fake stories, humble brags, engagement bait. StopSlopIn lets you take control by connecting your own webhook to classify and filter posts. HOW IT WORKS 1. Set up a webhook endpoint on your own server (n8n, Make, custom API — anything that accepts JSON). 2. Paste the webhook URL into StopSlopIn's settings. 3. Browse LinkedIn. StopSlopIn automatically sends each post's text to your webhook for classification. 4. Your webhook returns pass or fail for each post. Failed posts get faded out or fully collapsed. That's it. You own the detection logic. Use an LLM, a keyword filter, a machine learning model — whatever works for you. VOTE ON POSTS Every post in your feed gets Good and Slop buttons. When you vote, StopSlopIn sends your rating and the post text to your webhook. Use this to build training data, feed a vector database, or improve your classification over time. Voting also updates the post instantly — mark a hidden post as Good to restore it, or mark a visible post as Slop to fade it out. DISPLAY MODES Choose how flagged posts appear: - Dimmed — post stays visible but faded with a red accent, so you can still glance at it. - Collapsed — post is reduced to a single bar showing "Content hidden by StopSlopIn" with a toggle to reveal it. FEATURES - Scans posts automatically as you scroll — infinite scroll fully supported - Analysis progress indicator shows which posts are still waiting for results - Light and dark mode — adapts automatically to your LinkedIn theme - Single webhook URL handles both analysis and voting via a query parameter - Minimal permissions — only runs on linkedin.com/feed, webhook domain is requested only when you configure it - Your data never touches our servers — everything goes to your own endpoint WEBHOOK API StopSlopIn sends POST requests to your webhook URL with a query parameter to distinguish actions: Analysis: yourwebhook.com?action=analyze Body: { "posts": [{ "id": "...", "text": "..." }] } Expected response: [{ "id": "...", "status": "pass" or "fail" }] Vote: yourwebhook.com?action=vote Body: { "id": "...", "vote": "good" or "slop", "text": "..." } No response expected. PRIVACY StopSlopIn does not collect, store, or transmit any data to its developers. Post text is sent exclusively to the webhook URL you configure. No analytics, no tracking, no telemetry.
0 out of 5No ratings
Details
- Version1.0.0
- UpdatedApril 19, 2026
- Offered byoctionicsolutions
- Size27.09KiB
- LanguagesEnglish
- DeveloperMario Haarmann
Allensteiner Ring 25 Duisburg 47279 DEEmail
info@octionic.comPhone
+49 1523 5861345 - TraderThis developer has identified itself as a trader per the definition from the European Union and committed to only offer products or services that comply with EU laws.
Privacy
StopSlopIn has disclosed the following information regarding the collection and usage of your data. More detailed information can be found in the developer's privacy policy.
StopSlopIn handles the following:
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes