Quick Reference
Filter | Search for |
---|---|
syften | the word "syften", "Syften" or "SYFTEN" (case insensitive). |
google apple | posts mentioning both of these companies. |
"my podcast" | the phrase "my podcast". |
site:reddit.com/r/startups/ | posts on the /r/startups subreddit. |
plug* | "plugin", "plugins", "plug"... The star can only be placed at the end. |
"good plug*" | same as above, but for phrases. |
beer NOT root | the word "beer", but not if "root" is also mentioned. |
title:domain title:name | posts with a title that includes both "domain" and "name". |
title:"domain name*" | posts with a title that includes the phrases "domain name", "domain names" etc. |
`fmt.Printf("hi!")` | this exact string, without ignoring special characters. These are backticks, not apostrophes. |
author:user1 author:user2 | posts by user1 or user2. |
replyto:someuser | replies to this user. Use in conjunction with site:. This doesn't work for all communities. |
type:post | posts, i.e. the items that create new threads. |
type:comment | comments, i.e. replies to posts. |
tag:sometag | for use with multiple email addresses and Slack channels. |
// blah blah blah | a comment. |
The filter a.b.cwill match, among other things, the text "A... b!c". That's because special characters are ignored and word boundary logic is applied. This is what you would expect from a Google search.
However, Syften is not Google and does not need to instantly search thought terabytes of data. We're only filtering once, through live data, delivering the results and discarding the rest. This allows us some more CPU-heavy operations, like matching special characters. If you want to match special characters, like a text editor search would, surround your filter with backticks, like so: `a.b.c`.
Examples
Monitor broad keywords in specific communities
site:reddit.com/r/saas site:reddit.com/r/startups apple site:slack.com google
See what interesting security topics show up on Hacker News (matches "security", "secure", "securing" etc.)
site:news.ycombinator.com title:secur*
See who's developing new Slack bots on Indie Hackers
site:indiehackers.com "slack bot"
Get mentions about Mailchimp but avoid utm-tagged links
mailchimp NOT `?utm_source=mailchimp`
Look for leads to pitch your Wordpress theme to, while excluding links to other themes
"wordpress theme*" `?` NOT `https://`
Site specific syntax
If you're interested in site specific filter syntax, please click the community name in the footer below, under "Communities". There you can learn how to filter out your messages in Slack for example, how often we check for new posts, or what limitations a particular community has.
We scan the entire Reddit with all of its subreddits.
Use Cases
Subreddit tracking
Limit the search to just one sub-reddit.
site:reddit.com/r/golang/ "go 2"
Find questions about a topic
Search the title of a post or comment for the keyword plugin and a question mark, in this one sub-reddit.
site:reddit.com/r/shopify/ title:plugin title:`?`
Track Reddit users
This includes comments and posts. Paid ads are just promoted posts, so you can track a marketing campaign as well.
site:reddit.com author:someuser123
Monitor Reddit posts
Limit the search to posts (new threads) only, and skip comments. The example below will notify about each new thread started on the r/saas subreddit.
site:reddit.com/r/saas/ type:post
Implementation Details
- Alerts are available with an up to 1-minute delay.
- Syften sees the content from the perspective of a logged-out user.
- A comment's title is reconstructed from the slug in the URL and may be slightly different from the posts's title.
- Item edits are not tracked.
- Reddit ads are just promoted posts, meaning that you can track ad campains.
- The replyto: operator is not supported.
- During very high traffic periods there may be delays.
Resources
The Stack Exchange family of sites
We scan the entire Stack Exchange family of sites. Full list follows.
- 3dprinting.stackexchange.com
- 3dprinting.meta.stackexchange.com
- academia.stackexchange.com
- academia.meta.stackexchange.com
- ai.stackexchange.com
- ai.meta.stackexchange.com
- alcohol.stackexchange.com
- alcohol.meta.stackexchange.com
- android.stackexchange.com
- android.meta.stackexchange.com
- anime.stackexchange.com
- anime.meta.stackexchange.com
- apple.stackexchange.com
- apple.meta.stackexchange.com
- arduino.stackexchange.com
- arduino.meta.stackexchange.com
- askubuntu.com
- astronomy.stackexchange.com
- astronomy.meta.stackexchange.com
- aviation.stackexchange.com
- aviation.meta.stackexchange.com
- bicycles.stackexchange.com
- bicycles.meta.stackexchange.com
- bioacoustics.stackexchange.com
- bioacoustics.meta.stackexchange.com
- bioinformatics.stackexchange.com
- bioinformatics.meta.stackexchange.com
- biology.stackexchange.com
- biology.meta.stackexchange.com
- bitcoin.stackexchange.com
- bitcoin.meta.stackexchange.com
- blender.stackexchange.com
- blender.meta.stackexchange.com
- boardgames.stackexchange.com
- boardgames.meta.stackexchange.com
- bricks.stackexchange.com
- bricks.meta.stackexchange.com
- buddhism.stackexchange.com
- buddhism.meta.stackexchange.com
- cardano.stackexchange.com
- cardano.meta.stackexchange.com
- chemistry.stackexchange.com
- chemistry.meta.stackexchange.com
- chess.stackexchange.com
- chess.meta.stackexchange.com
- chinese.stackexchange.com
- chinese.meta.stackexchange.com
- christianity.stackexchange.com
- christianity.meta.stackexchange.com
- civicrm.stackexchange.com
- civicrm.meta.stackexchange.com
- codegolf.stackexchange.com
- codegolf.meta.stackexchange.com
- codereview.stackexchange.com
- codereview.meta.stackexchange.com
- coffee.stackexchange.com
- coffee.meta.stackexchange.com
- communitybuilding.stackexchange.com
- communitybuilding.meta.stackexchange.com
- computergraphics.stackexchange.com
- computergraphics.meta.stackexchange.com
- conlang.stackexchange.com
- conlang.meta.stackexchange.com
- cooking.stackexchange.com
- cooking.meta.stackexchange.com
- craftcms.stackexchange.com
- craftcms.meta.stackexchange.com
- crafts.stackexchange.com
- crafts.meta.stackexchange.com
- crypto.stackexchange.com
- crypto.meta.stackexchange.com
- cs.stackexchange.com
- cs.meta.stackexchange.com
- cs50.stackexchange.com
- cs50.meta.stackexchange.com
- cseducators.stackexchange.com
- cseducators.meta.stackexchange.com
- cstheory.stackexchange.com
- cstheory.meta.stackexchange.com
- datascience.stackexchange.com
- datascience.meta.stackexchange.com
- dba.stackexchange.com
- dba.meta.stackexchange.com
- devops.stackexchange.com
- devops.meta.stackexchange.com
- diy.stackexchange.com
- diy.meta.stackexchange.com
- drones.stackexchange.com
- drones.meta.stackexchange.com
- drupal.stackexchange.com
- drupal.meta.stackexchange.com
- dsp.stackexchange.com
- dsp.meta.stackexchange.com
- earthscience.stackexchange.com
- earthscience.meta.stackexchange.com
- ebooks.stackexchange.com
- ebooks.meta.stackexchange.com
- economics.stackexchange.com
- economics.meta.stackexchange.com
- electronics.stackexchange.com
- electronics.meta.stackexchange.com
- elementaryos.stackexchange.com
- elementaryos.meta.stackexchange.com
- ell.stackexchange.com
- ell.meta.stackexchange.com
- emacs.stackexchange.com
- emacs.meta.stackexchange.com
- engineering.stackexchange.com
- engineering.meta.stackexchange.com
- english.stackexchange.com
- english.meta.stackexchange.com
- eosio.stackexchange.com
- eosio.meta.stackexchange.com
- es.meta.stackoverflow.stackexchange.com
- es.stackoverflow.stackexchange.com
- esperanto.stackexchange.com
- esperanto.meta.stackexchange.com
- ethereum.stackexchange.com
- ethereum.meta.stackexchange.com
- expatriates.stackexchange.com
- expatriates.meta.stackexchange.com
- expressionengine.stackexchange.com
- expressionengine.meta.stackexchange.com
- fitness.stackexchange.com
- fitness.meta.stackexchange.com
- freelancing.stackexchange.com
- freelancing.meta.stackexchange.com
- french.stackexchange.com
- french.meta.stackexchange.com
- gamedev.stackexchange.com
- gamedev.meta.stackexchange.com
- gaming.stackexchange.com
- gaming.meta.stackexchange.com
- gardening.stackexchange.com
- gardening.meta.stackexchange.com
- genai.stackexchange.com
- genai.meta.stackexchange.com
- genealogy.stackexchange.com
- genealogy.meta.stackexchange.com
- german.stackexchange.com
- german.meta.stackexchange.com
- gis.stackexchange.com
- gis.meta.stackexchange.com
- graphicdesign.stackexchange.com
- graphicdesign.meta.stackexchange.com
- ham.stackexchange.com
- ham.meta.stackexchange.com
- hardwarerecs.stackexchange.com
- hardwarerecs.meta.stackexchange.com
- hermeneutics.stackexchange.com
- hermeneutics.meta.stackexchange.com
- hinduism.stackexchange.com
- hinduism.meta.stackexchange.com
- history.stackexchange.com
- history.meta.stackexchange.com
- homebrew.stackexchange.com
- homebrew.meta.stackexchange.com
- hsm.stackexchange.com
- hsm.meta.stackexchange.com
- interpersonal.stackexchange.com
- interpersonal.meta.stackexchange.com
- iot.stackexchange.com
- iot.meta.stackexchange.com
- iota.stackexchange.com
- iota.meta.stackexchange.com
- islam.stackexchange.com
- islam.meta.stackexchange.com
- italian.stackexchange.com
- italian.meta.stackexchange.com
- ja.meta.stackoverflow.stackexchange.com
- ja.stackoverflow.stackexchange.com
- japanese.stackexchange.com
- japanese.meta.stackexchange.com
- joomla.stackexchange.com
- joomla.meta.stackexchange.com
- judaism.stackexchange.com
- judaism.meta.stackexchange.com
- korean.stackexchange.com
- korean.meta.stackexchange.com
- langdev.stackexchange.com
- langdev.meta.stackexchange.com
- languagelearning.stackexchange.com
- languagelearning.meta.stackexchange.com
- latin.stackexchange.com
- latin.meta.stackexchange.com
- law.stackexchange.com
- law.meta.stackexchange.com
- lifehacks.stackexchange.com
- lifehacks.meta.stackexchange.com
- linguistics.stackexchange.com
- linguistics.meta.stackexchange.com
- literature.stackexchange.com
- literature.meta.stackexchange.com
- magento.stackexchange.com
- magento.meta.stackexchange.com
- martialarts.stackexchange.com
- martialarts.meta.stackexchange.com
- math.stackexchange.com
- math.meta.stackexchange.com
- matheducators.stackexchange.com
- matheducators.meta.stackexchange.com
- mathematica.stackexchange.com
- mathematica.meta.stackexchange.com
- mathoverflow.net.stackexchange.com
- mattermodeling.stackexchange.com
- mattermodeling.meta.stackexchange.com
- mechanics.stackexchange.com
- mechanics.meta.stackexchange.com
- medicalsciences.stackexchange.com
- medicalsciences.meta.stackexchange.com
- meta.stackexchange.com
- meta.askubuntu.stackexchange.com
- meta.mathoverflow.net.stackexchange.com
- meta.serverfault.stackexchange.com
- meta.stackoverflow.stackexchange.com
- meta.superuser.stackexchange.com
- monero.stackexchange.com
- monero.meta.stackexchange.com
- money.stackexchange.com
- money.meta.stackexchange.com
- movies.stackexchange.com
- movies.meta.stackexchange.com
- music.stackexchange.com
- music.meta.stackexchange.com
- musicfans.stackexchange.com
- musicfans.meta.stackexchange.com
- mythology.stackexchange.com
- mythology.meta.stackexchange.com
- networkengineering.stackexchange.com
- networkengineering.meta.stackexchange.com
- opendata.stackexchange.com
- opendata.meta.stackexchange.com
- opensource.stackexchange.com
- opensource.meta.stackexchange.com
- or.stackexchange.com
- or.meta.stackexchange.com
- outdoors.stackexchange.com
- outdoors.meta.stackexchange.com
- parenting.stackexchange.com
- parenting.meta.stackexchange.com
- patents.stackexchange.com
- patents.meta.stackexchange.com
- pets.stackexchange.com
- pets.meta.stackexchange.com
- philosophy.stackexchange.com
- philosophy.meta.stackexchange.com
- photo.stackexchange.com
- photo.meta.stackexchange.com
- physics.stackexchange.com
- physics.meta.stackexchange.com
- pm.stackexchange.com
- pm.meta.stackexchange.com
- poker.stackexchange.com
- poker.meta.stackexchange.com
- politics.stackexchange.com
- politics.meta.stackexchange.com
- portuguese.stackexchange.com
- portuguese.meta.stackexchange.com
- proofassistants.stackexchange.com
- proofassistants.meta.stackexchange.com
- psychology.stackexchange.com
- psychology.meta.stackexchange.com
- pt.meta.stackoverflow.stackexchange.com
- pt.stackoverflow.stackexchange.com
- puzzling.stackexchange.com
- puzzling.meta.stackexchange.com
- quant.stackexchange.com
- quant.meta.stackexchange.com
- quantumcomputing.stackexchange.com
- quantumcomputing.meta.stackexchange.com
- raspberrypi.stackexchange.com
- raspberrypi.meta.stackexchange.com
- retrocomputing.stackexchange.com
- retrocomputing.meta.stackexchange.com
- reverseengineering.stackexchange.com
- reverseengineering.meta.stackexchange.com
- robotics.stackexchange.com
- robotics.meta.stackexchange.com
- rpg.stackexchange.com
- rpg.meta.stackexchange.com
- ru.meta.stackoverflow.stackexchange.com
- ru.stackoverflow.stackexchange.com
- rus.stackexchange.com
- rus.meta.stackexchange.com
- russian.stackexchange.com
- russian.meta.stackexchange.com
- salesforce.stackexchange.com
- salesforce.meta.stackexchange.com
- scicomp.stackexchange.com
- scicomp.meta.stackexchange.com
- scifi.stackexchange.com
- scifi.meta.stackexchange.com
- security.stackexchange.com
- security.meta.stackexchange.com
- serverfault.com
- sharepoint.stackexchange.com
- sharepoint.meta.stackexchange.com
- sitecore.stackexchange.com
- sitecore.meta.stackexchange.com
- skeptics.stackexchange.com
- skeptics.meta.stackexchange.com
- softwareengineering.stackexchange.com
- softwareengineering.meta.stackexchange.com
- softwarerecs.stackexchange.com
- softwarerecs.meta.stackexchange.com
- solana.stackexchange.com
- solana.meta.stackexchange.com
- sound.stackexchange.com
- sound.meta.stackexchange.com
- space.stackexchange.com
- space.meta.stackexchange.com
- spanish.stackexchange.com
- spanish.meta.stackexchange.com
- sports.stackexchange.com
- sports.meta.stackexchange.com
- sqa.stackexchange.com
- sqa.meta.stackexchange.com
- stackapps.stackexchange.com
- stackoverflow.com
- stats.stackexchange.com
- stats.meta.stackexchange.com
- stellar.stackexchange.com
- stellar.meta.stackexchange.com
- substrate.stackexchange.com
- substrate.meta.stackexchange.com
- superuser.com
- sustainability.stackexchange.com
- sustainability.meta.stackexchange.com
- tex.stackexchange.com
- tex.meta.stackexchange.com
- tezos.stackexchange.com
- tezos.meta.stackexchange.com
- tor.stackexchange.com
- tor.meta.stackexchange.com
- travel.stackexchange.com
- travel.meta.stackexchange.com
- tridion.stackexchange.com
- tridion.meta.stackexchange.com
- ukrainian.stackexchange.com
- ukrainian.meta.stackexchange.com
- unix.stackexchange.com
- unix.meta.stackexchange.com
- ux.stackexchange.com
- ux.meta.stackexchange.com
- vegetarianism.stackexchange.com
- vegetarianism.meta.stackexchange.com
- vi.stackexchange.com
- vi.meta.stackexchange.com
- video.stackexchange.com
- video.meta.stackexchange.com
- webapps.stackexchange.com
- webapps.meta.stackexchange.com
- webmasters.stackexchange.com
- webmasters.meta.stackexchange.com
- woodworking.stackexchange.com
- woodworking.meta.stackexchange.com
- wordpress.stackexchange.com
- wordpress.meta.stackexchange.com
- workplace.stackexchange.com
- workplace.meta.stackexchange.com
- worldbuilding.stackexchange.com
- worldbuilding.meta.stackexchange.com
- writing.stackexchange.com
- writing.meta.stackexchange.com
Use Cases
Get notified when someone mentions docker on Server Fault
site:serverfault.com docker
Get notified when someone replies to you
site:stackexchange.com replyto:yourusername
Implementation Details
- Alerts are available with an up to 15-minute delay.
- Only questions have a title.
- Syften sees the content from the perspective of a logged-out user.
GitHub
Syften monitors all GitHub events that end in "*CommentEvent", so for example IssueCommentEvent, PullRequestReviewCommentEvent, etc.
Use Cases
Get notified when someone mentions a project
site:github.com someproject
Implementation Details
- Syften scans GitHub every hour.
Indie Hackers
indiehackers.com is a website and community focusing on helping entrepreneurs become profitable while remaining independent.
Use Cases
Get notified when your friend posts something
site:indiehackers.com author:csallen
Get notified about people working on Slack bots
site:indiehackers.com "slack bot"
Get notified when someone does a Product Hunt launch
site:indiehackers.com title:"product hunt"
Get notified when someone replies to you
site:indiehackers.com replyto:yourusername
Implementation Details
- Alerts are available with an up to 1-minute delay.
- Comments don't have titles.
- Item edits are not tracked.
Blogs
We have an RSS backend pulling in some blog articles. A list of all scanned news sites and blogs follows.
Contact us if your favourite site is missing.
- Ars Technica (feed)
- CNET (feed)
- Digital Trends (feed)
- Engadget (feed)
- Fast Company (feed)
- Human Parts (feed)
- Product Hunt Blog (feed)
- Slashdot (feed)
- Tech Republic (feed)
- The Ascent (feed)
- The Moz Blog (feed)
- The Startup (feed)
- The Verge (feed)
- Towards Data Science (feed)
- UX Collective (feed)
- UX Planet (feed)
- Yahoo News (feed)
- Yahoo! Finance Web Services (feed)
- freeCodeCamp (feed)
- Quartz (feed)
Implementation Details
- Syften uses RSS to fetch new items. Some sites don't share full articles through this channel, only previews.
- Alerts are available with an up to 15 minute delay.
Hacker News
news.ycombinator.com is a community-driven news site that allows users to submit links and create discussions. It focuses on startups and technology.
Use Cases
Get notified when a new official "Who is hiring?" thread gets created
site:ycombinator.com title:`Ask HN: Who is hiring?` author:whoishiring
Get notified when a new remote Go job is posted
site:ycombinator.com title:`Ask HN: Who is hiring?` remote go
site:ycombinator.com title:`Ask HN: Who is hiring?` remote golang
Get notified when someone from your team posts something
site:ycombinator.com author:user1 author:user2
Get notified about new GitHub Actions
site:ycombinator.com title:"show hn: " title:"github action"
Get notified when someone replies to you
site:ycombinator.com replyto:someuser
Implementation Details
- Syften scans Hacker News using the official Hacker News API.
- Syften sees the content from the perspective of a logged-out user, missing out on censored content.
- Alerts are available with an up to 1-minute delay.
- Only the story has a title (comments do not).
- Item edits are not tracked.
Resources
Dev.to
indiehackers.com is a website and community focusing on helping entrepreneurs become profitable while remaining independent.
Use Cases
Receive alerts whenever a thread is started or a comment is posted with the keywords you want to monitor.
site:dev.to yourproduct
Get notified when your favourite author posts something
site:dev.to author:favourite_author
Implementation Details
- Alerts are available with an up to 1-minute delay.
Forums
We scrape an assorted selection of forums running on different backends. A list of all scanned forums follows.
Contact us if your favourite forum is missing.
- Adobe Support Community
- Adventure Rider
- Aerospike Community Forum
- Airtable Community
- Alteryx Community
- AppImage
- Arlo Community
- Asana Community Forum
- Asterisk Community
- Atlassian Community
- Automators Talk
- Bad Voltage Community
- BARF - Bay Area Riders Forum
- Big Nerd Ranch Book Forums
- Brave Community
- Bubble Forum
- Bugcrowd Forum
- Cake Software Foundation, Inc.
- Chef Mailing List
- Cinder
- CircleCI Discuss
- ClarionHub
- Codecademy Forums
- Couchbase Forums
- Discourse Meta
- Discuss Frappe/ERPNext
- Discuss Kubernetes
- Discuss the Elastic Stack
- discuss.pixls.us
- discuss.ProseMirror
- Docker Forums
- DroneTrest
- Dropbox Community
- Ducati Monster Motorcycle Forum
- Dynamo
- eBay Community
- Elixir Forum
- Elm
- Ember.JS
- Envato Forums
- Etsy Community
- Fractal Future Forum
- GameDev.tv
- GitLab Forum
- GNOME Discourse
- Go Forum
- Google Nest Community
- Grasscity
- Hacker Noon Community
- Home Assistant Community
- Homebrew
- Hopscotch Forum
- HubSpot Community
- Hugo
- Instructure Community
- Ionic Forum
- Jekyll Talk
- JuliaLang
- Keyboard Maestro Discourse
- Kodular Community
- Komodo IDE & Edit | Forums
- Let's Encrypt Community Support
- Linux Containers Forum
- Make Community
- Marijuana Passion
- Microsoft Community Hub
- Microsoft Power BI Community
- monday Community Forum
- Mozilla Discourse
- MPU Talk
- Nextcloud community
- Node-RED Forum
- Offshore Corp Talk
- OMA forum
- OpenNebula Community
- OpenWrt Forum
- Photrio
- Pipedrive Community
- PTC Community
- PyTorch Forums
- Qlik Community
- Real Time VFX
- realtimevfx.com
- Roll It Up
- Roots Discourse
- Ruby-Forum
- SailPoint Compass Community
- Shopify Community
- SmartThings Community
- snapcraft.io
- Softr Community
- Spiceworks Community
- Sublime Forum
- TalkTalk Community
- THCFarmer
- The Bump
- The freeCodeCamp Forum
- The Rust Programming Language Forum
- The SitePoint Forums
- The Stan Forums
- The Things Network
- three.js forum
- Thumbtack Community
- Travis CI Community
- Ubuntu Community Hub
- Ubuntu MATE Community
- Upwork Community
- UrBackup - Discourse
- Webflow Forums
- Xenforo Community
- Zoom Developer Forum
Use Cases
Get notified about new Discourse paid jobs
site:meta.discourse.org title:`[paid-job]`
Get notified when your favourite developer posts something
site:discourse.brew.sh author:favourite_author
Implementation Details
- Syften sees posts from the perspective of a logged-out user.
Resources
Newsletters and mailing lists
Syften monitors some tech-related newsletters. A list of all scanned mailing lists follows.
Contact us if your favourite mailing list is missing.
- Alex from Inside.com <alex@inside.com>
- Analytics Engineering Roundup <analyticsengineeringroundup@substack.com>
- Anne-Laure Le Cunff <annelaure@nesslabs.com>
- Corey Haines | Swipe Files <corey@swipefiles.com>
- Growth Daily <max@marketingmax.io>
- Growth Hacks Weekly <growthhacksweekly@marketingmax.io>
- Indie Hackers <channing@indiehackers.com>
- Inside AI <ai@inside.com>
- Inside Business <business@inside.com>
- Inside Cloud <cloud@inside.com>
- Inside Cryptocurrency <cryptocurrency@inside.com>
- Inside Daily Brief <daily@inside.com>
- Inside Dev <dev@inside.com>
- Inside Ecommerce <ecommerce@inside.com>
- Inside Human Resources <hr@inside.com>
- Inside IT <it@inside.com>
- Inside Marketing <marketing@inside.com>
- Inside NoCode <nocode@inside.com>
- Inside Podcasting <podcasting@inside.com>
- Inside Real Estate <real-estate@inside.com>
- Inside Sales <sales@inside.com>
- Inside Security <security@inside.com>
- Inside Social Media <social-media@inside.com>
- Inside Startups <startups@inside.com>
- Inside Streaming <streaming@inside.com>
- Inside Tech <tech@inside.com>
- Inside Transportation <transportation@inside.com>
- Inside Venture Capital <vc@inside.com>
- Katelyn Bourgoin <kbo@customercamp.co>
- Kiani from Inside.com <kiani@inside.com>
- Lenny's Newsletter <lenny@substack.com>
- Making Product Sense <jolibois+product-nuggets@substack.com>
- Not Boring <notboring@substack.com>
- Robinhood Snacks <noreply@robinhood.com>
- Ruchin from Top of the lyne <topofthelyne+growth-stories@substack.com>
- Story Alley <salley@substack.com>
- Substack <no-reply@substack.com>
- Unicorner <newsletter@unicorner.news>
- art@nocodedevs.com <nocodedevs@mail.nocodedevs.com>
Use Cases
Get notified when your friend posts something
site:indiehackers.com author:csallen
Implementation Details
- Alerts are available with an up to 1-minute delay.
Podcasts
With the advent of powerful AI, we can now scan podcasts for mentions of your product.
Use Cases
Get notified when someone talks about your product
type:podcast syften
Implementation Details
- Due to the nature of AI-generated audio-to-text conversion, the alerts are not as accurate as the other sources. This is especially true for non-dictionary startup names and domain names.
- Alerts are available within 15 minutes of an episode being released, but this can vary with load.
- Around 35,000 episodes are scanned each day.
Quora
indiehackers.com is a website and community focusing on helping entrepreneurs become profitable while remaining independent.
Use Cases
Listen for questions containing the keyword "seo tools"
site:quora.com type:question "seo tools"
Listen for answers containing your company name
site:quora.com type:answer syften
Implementation Details
- Alerts are available with an up to 12 hour delay.
- Edits are not tracked.
- Due to the technical nature of Quora, some more advanced Syften filter expressions might not work (e.g. "*ession" will miss mentions of "expression" on Quora).
Slack Communities
We monitor a wide variety of publicly available Slack communities. A list of all monitored Slack communities follows.
Contact us if your favourite community is missing.
- acquiredfm.slack.com
- all-about-saas.slack.com
- apache-iceberg.slack.com
- apisyouwonthate.slack.com
- backlinks.slack.com
- bigseoreddit.slack.com
- bundler.slack.com
- citus-public.slack.com
- cloud-native.slack.com
- confluentcommunity.slack.com
- continuous-testing.slack.com
- creatorsofproducts.slack.com
- crohacks.slack.com
- cube-js.slack.com
- dagster.slack.com
- dataqualitycamp.slack.com
- datatalks-club.slack.com
- devopschat.slack.com
- ecommercelabs.slack.com
- ecommtalk.slack.com
- getdbt.slack.com
- gophers.slack.com
- grafana.slack.com
- growmance.slack.com
- growthband.slack.com
- growthhackersslack.slack.com
- growthhackersunited.slack.com
- intl-business.slack.com
- itpoolparty.slack.com
- kubernetes.slack.com
- launch-chat.slack.com
- linearcustomers.slack.com
- locallyoptimistic.slack.com
- macadmins.slack.com
- marketer.slack.com
- measure.slack.com
- microconfconnect.slack.com
- micrometer-metrics.slack.com
- mindtheproduct.slack.com
- mlops-community.slack.com
- mspgeek.slack.com
- mspvendor.slack.com
- node-js.slack.com
- o11y.slack.com
- onlinegeniuses.slack.com
- open-api.slack.com
- openapi-generator.slack.com
- ops-community.slack.com
- phpchat.slack.com
- pigeonhack.slack.com
- platformengin-b0m7058.slack.com
- port-community.slack.com
- predrevplus.slack.com
- prefect-community.slack.com
- product-marketing-all.slack.com
- product-school.slack.com
- productled.slack.com
- productledgrowth.slack.com
- profitsociety.slack.com
- pythondev.slack.com
- rands-leadership.slack.com
- revgenius.slack.com
- revopscoop.slack.com
- rubyonrails-link.slack.com
- sales-enablement-all.slack.com
- serialmarketers.slack.com
- shopifypartners.slack.com
- startupcpg.slack.com
- superpathcommunity.slack.com
- sylius-community.slack.com
- techlondon.slack.com
- techwellhub.slack.com
- testautomationu.slack.com
- theenablementsquad.slack.com
- thehustleco.slack.com
- theleaddeveloper.slack.com
- themopros.slack.com
- trinodb.slack.com
- video-dev.slack.com
Use Cases
Limit search to Slack communities only
Syften can search Reddit, Twitter, and many other leading communities. To limit a filter to Slack only specify site:slack.com:
site:slack.com yourwebsite.com
Limit search to just this one Slack community
You can narrow down your search to individual communities
site:techlondon.slack.com freelance
Channel tracking
We put the channel name in what is normally the post title for other backends:
title:`#marketing` "cold call"
Track users
Unfortunately we can't easily tell what the "Username" (e.g. reginald) of a Slack user is and the "Display Name" (e.g. Reginald Terris) is optional and can easily be changed.
So to make identifying users reliable we put the User ID (e.g. U57JWU42T) in the title field. Additionally, to make it convenient to view, we put the "Username" in the author field.
site:techlondon.slack.com title:U57JWU42T site:techlondon.slack.com author:reginald
Track replies to your messages
To track replies to your threads track your own Slack user. Keep in mind that the User ID will, and the Username may be different in every Slack community.
site:techlondon.slack.com title:U57JWU42T
Learn from the best
See how the best do their marketing and learn from them. To avoid tracking their username across the different communities you can just follow urls to their websites.
site:slack.com marketingexamples.com site:slack.com saasmarketer.io
Implementation Details
- Alerts are available with an up to 1-minute delay.
- Since Slack messages have no title, we're constructing a faux one that looks like this:
message from someuser (U012ABCDEFG) in somecommunity.slack.com/#somechannel. - Item edits are tracked.
- Thread replies are tracked.
- The replyto: operator is not supported.
- It's inconvenient to track a user across multiple Slack communities, as their username may be different.
- The channel ID is included in the URL, and can be filtered with site: site:somecommunity.slack.com/archives/C12345678/
Twitter/X
Monitoring Twitter/X is completely separate from the other communities. We use the standard Twitter syntax, shown below. Syften does not support these operators: min_replies, min_faves, min_retweets.
Operator | Finds Tweets |
---|---|
watching now | containing both "watching" and "now". This is the default operator. |
"happy hour" | containing the exact phrase "happy hour". |
love OR hate | containing either "love" or "hate" (or both). |
beer -root | containing "beer" but not "root". |
#haiku | containing the hashtag "haiku". |
from:NASA | sent from Twitter account "NASA". |
to:NASA | reply to Twitter account "NASA". |
@NASA | mentioning Twitter account "NASA". |
puppy -is:retweet | containing "puppy", filtering out retweets. |
puppy -is:reply | containing "puppy", filtering out replies. |
puppy -is:quote | containing "puppy" filtering out Quote Tweets. |
has:links, has:hashtags, has:mentions, has:media, has:images | self explanatory. |
lang:en | this parameter restricts Tweets to the given language. |
tag:yourtag | this is a special Syften-specific operator used to tag your filters. |
Use Cases
Here is how I would search for relevant tweets in English about Syften that didn't come from me and didn't mention my Twitter/X handle:
syften -@syften_com -from:@syften_com lang:en
Implementation Details
- Alerts are available with an up to 15-minute delay.
- Syften does not support these operators: min_replies, min_faves, min_retweets.
Product Hunt
producthunt.com is a product promotion website.
Use Cases
Get notified when someone comments on your product
site:producthunt.com replyto:yourproduct
Implementation Details
- Syften scans ProductHunt every five minutes.
Resources
Steemit
Syften scans Steemit using the official Steemit API.
Implementation details
- Syften sees the content from the perspective of a logged-out user.
- Alerts are available with an up to 5 minute delay.
- Item edits are not tracked.
Lobste.rs
Syften scans Lobste.rs using the official Lobste.rs API.
Use Cases
Get notified when someone talks about OpenBSD
site:lobste.rs openbsd
Get notified when your favourite author posts something
site:lobste.rs author:favourite_author
Implementation Details
- Syften sees the content from the perspective of a logged-out user.
- Alerts are available with an up to 1-minute delay.
- Comments have the same Title as the Story they're in.