Skip to main content

A tool that periodically checks sites for feedback about an entity and posts the findings to Slack

Project description

# starpicker

## Summary

A tool that periodically checks sites for feedback about an entity and posts the findings to Slack. Currently the following sources are supported:

  • trustpilot.com reviews

  • Facebook ratings on a page

  • Facebook comments on a page

  • tweets on Twitter matching a keyword

## Configuration

The following environment variables can be used for configuration:

  • SLACK_WEBHOOK_URL (required)

  • REDIS_URL (required)

  • CHECK_INTERVAL - in seconds

  • USE_EMOTICONS - if set, starpicker will prepend messages with :trustpilot:, :facebook:, or :twitter: based on the type of the review.

And for setting up specific sources:

### trustpilot.com

  • TRUSTPILOT_BUSINESS_ID

  • TRUSTPILOT_API_KEY

### Facebook

  • FACEBOOK_ACCESS_TOKEN

  • FACEBOOK_PAGE_ID

### Twitter

  • TWITTER_APP_KEY

  • TWITTER_APP_SECRET

  • TWITTER_SEARCH_KEYWORD

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

starpicker-0.5.1.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

starpicker-0.5.1-py2.py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page