Are you using public/legit APIs for all these services? Seems like you might be at risk for TOS violation for at least a couple.
Twitter is legit, otherwise I plead the 5th. I do outsource this risk (and pay for that), so stability shouldn't be an issue unless there's a broad and deep crackdown on everyone who scrapes, which I think is unlikely given recent sentiment around the issue: https://news.ycombinator.com/item?id=22180559 But it is a risk. Serpapi.com is helping me a lot with that - give them a tinker!
Show HN: I made an alternative to Google Alerts that listens to social media
51–60 of 110 posts
Re: Show HN: I made an alternative to Google Alerts that listens to social media
#52Earlier quoted context omitted.
Twitter is legit, otherwise I plead the 5th. I do outsource this risk (and pay for that), so stability shouldn't be an issue unless there's a broad and deep crackdown on everyone who scrapes, which I think is unlikely given recent sentiment around the issue: https://news.ycombinator.com/item?id=22180559 But it is a risk. Serpapi.com is helping me a lot with that - give them a tinker!
What do you mean by “outsource the risk”?
Re: Show HN: I made an alternative to Google Alerts that listens to social media
#53It's like https://www.sprinklr.com but 1,000-4,000x cheaper (seriously). Love the homepage. EDIT: Question, I just tried the demo out on some very popular terms (e.g. "google", "Microsoft", etc) - it appears results are only returned for Twitter. If I unselect Twitter, "no results found". Just an FYI in case that's not intended behavior.
Yeah - the onboarding flow (insta-results) only supports Twitter. Other platforms are polled run on a recurring basis and take ~10 minutes to show results, so when you create an alert you'll see stuff from other places. I need to make that clear on the onboarding flow - it's a UX bug. Thanks very much for the feedback and love.
I know that one of my sites is mentioned on one of the services that is not twitter, and not seeing it in the preview results gave me pause.
Nice site otherwise, best of luck!
Re: Show HN: I made an alternative to Google Alerts that listens to social media
#54Earlier quoted context omitted.
Yeah - the onboarding flow (insta-results) only supports Twitter. Other platforms are polled run on a recurring basis and take ~10 minutes to show results, so when you create an alert you'll see stuff from other places. I need to make that clear on the onboarding flow - it's a UX bug. Thanks very much for the feedback and love.
Also on the site itself, because I did not realize that at all! Good to know! I know that one of my sites is mentioned on one of the services that is not twitter, and not seeing it in the preview results gave me pause. Nice site otherwise, best of luck!
Re: Show HN: I made an alternative to Google Alerts that listens to social media
#55Nice work! Definitely a more complete complement to f5bot
Re: Show HN: I made an alternative to Google Alerts that listens to social media
#56Re: Show HN: I made an alternative to Google Alerts that listens to social media
#57Re: Show HN: I made an alternative to Google Alerts that listens to social media
#58Anyway to plug in sentiment analysis ? I would love for you to run this through IBM Watson or something so I can see if people are saying positive things about my brand
Yeah, I'm super excited to build this out. I'm admittedly overeager to build and am not very good at building financially sustainable projects, so I told myself I'd fund this feature with revenue from paying customers. ($0MRR right now) In the meantime, you can use webhooks to push results into your own sentiment analysis flow. That's supported (and free).
Watson is very expensive after all.
Alternatively you can use an npm module to determine basic sentiment https://www.npmjs.com/package/sentiment