{% extends "base.html" %} {% block title %}Settings - Review Hound{% endblock %} {% block content %}
Configure API keys and sentiment analysis
Add API keys to fetch reviews from official APIs instead of web scraping. This is more reliable and provides access to more reviews.
Fetch Google reviews for your businesses
Fetch Yelp reviews for your businesses
Configure how sentiment scores are calculated. The final score combines the star rating and text analysis based on the weights below.
How much the star rating (1-5) influences the sentiment score
How much the review text analysis influences the sentiment score
Score must be above this value to be classified as positive/negative (0 = any non-zero score, 0.5 = strong signal needed)