{"id":21130413,"url":"https://github.com/serpapi/review-analyzer","last_synced_at":"2025-07-09T01:33:26.812Z","repository":{"id":235705751,"uuid":"633672739","full_name":"serpapi/review-analyzer","owner":"serpapi","description":"A Chrome Extension for extracting valuable insights from reviews, generating concise summaries, sentiment analysis, and keyword extraction","archived":false,"fork":false,"pushed_at":"2023-07-13T08:26:58.000Z","size":10,"stargazers_count":33,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-30T09:15:16.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serpapi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-04-28T02:59:42.000Z","updated_at":"2024-10-27T14:36:33.000Z","dependencies_parsed_at":"2024-04-24T10:25:10.744Z","dependency_job_id":null,"html_url":"https://github.com/serpapi/review-analyzer","commit_stats":null,"previous_names":["serpapi/review-analyzer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/serpapi/review-analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Freview-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Freview-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Freview-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Freview-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serpapi","download_url":"https://codeload.github.com/serpapi/review-analyzer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Freview-analyzer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264375558,"owners_count":23598398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T05:33:16.105Z","updated_at":"2025-07-09T01:33:26.511Z","avatar_url":"https://github.com/serpapi.png","language":"JavaScript","readme":"\u003ch1 align=\"center\"\u003eSerpApi's ChatGPT Review Analyzer Chrome Extension\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003eA Chrome Extension for extracting valuable insights from reviews, generating concise summaries, sentiment analysis, and keyword extraction\u003c/h4\u003e\n\n\n\u003cdiv align=\"center\"\u003e\n\n  \u003ca href=\"\"\u003e[![Contributors][contributors-shield]][contributors-url] \u003c/a\u003e\n  \u003ca href=\"\"\u003e[![Forks][forks-shield]][forks-url]\u003c/a\u003e\n  \u003ca href=\"\"\u003e[![Stargazers][stars-shield]][stars-url]\u003c/a\u003e\n  \u003ca href=\"\"\u003e[![Issues][issues-shield]][issues-url]\u003c/a\u003e\n  \u003ca href=\"\"\u003e[![Issues][issuesclosed-shield]][issuesclosed-url]\u003c/a\u003e\n  \u003ca href=\"\"\u003e[![MIT License][license-shield]][license-url]\u003c/a\u003e\n\n\u003c/div\u003e\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"317\" src=\"https://user-images.githubusercontent.com/73674035/235039615-af02e454-283f-4818-be9e-58c060e4b257.png\" alt=\"review-analyzer\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  A Blog Post with example usecases and deeper explanation: \u003ca href=\"https://serpapi.com/blog/review-analyzer\"\u003eOpen Source Review Analyzer Chrome Extension for ChatGPT\u003c/a\u003e\n\u003c/p\u003e\n\n\u003c/br\u003e\n\u003ch3 align=\"center\"\u003eInstallation\u003c/h3\u003e\n\nThe extension isn’t published under Chrome Web Store yet, so the only web page you can access is the GitHub Repository for the moment. It doesn’t have support for Firefox yet. You will need a Chrome or a Brave Browser to use it.\n\n1. Download the repository as a ZIP file and extract it, or just clone it.\n2. In your Chrome or Brave browser, open the Extensions page (`chrome://extensions` for Chrome Browser, `brave://extensions` for Brave Browser).\n3. Enable \"Developer mode\" in the top right corner of the page.\n4. Click \"Load unpacked\" and select the extracted folder from your computer.\n\n---\n\n\u003ch3 align=\"center\"\u003eUsage\u003c/h3\u003e\n\n1. Navigate to ChatGPT webpage.\n2. Navigate to [SerpApi Playground](https://serpapi.com/playground?engine=google_maps_reviews\u0026data_id=0x89c259af336b3341%3A0xa4969e07ce3108de\u0026hl=en) to filter the review results you desire.\n3. Click on the SerpApi's ChatGPT Review Analyzer icon in your browser.\n4. A popup window will open. Copy the review results you gathered from SerpApi in JSON format. (Do not try to trim the unnecessary parts.)\n5. Click on the Analyze Button.\n6. The extension will automatically process and display insights from the reviews, providing you with the 10 most common labels and their percentages based on occurrence rate. It will also indicate whether a label is positive or negative.\n\n---\n\n\u003ch3 align=\"center\"\u003eExample with a Cafe in New York\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"337\" alt=\"image\" src=\"https://user-images.githubusercontent.com/73674035/235038667-22abacae-679f-4aec-8e9d-d0a8ad6e52a0.png\"\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003eOutput\u003c/h3\u003e\n\n```bash\n    Quality of coffee (70% positive)\n    Service (40% positive, 30% negative)\n    Ambiance/decor (60% positive)\n    Availability of snacks/food options (40% positive, 20% negative)\n    Price (20% negative)\n    Seating/WiFi (60% positive)\n    Milk options (30% positive, 10% negative)\n    Accessibility (10% positive)\n    Cleanliness (20% positive)\n    Location (10% positive)\n```\n\n---\n\n\u003ch3 align=\"center\"\u003eExample with a Custom Array containing reviews of SerpApi\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"337\" alt=\"image\" src=\"https://user-images.githubusercontent.com/73674035/235040189-a5a3f1fe-3934-47c5-85a9-b60cb75856b6.png\"\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003eOutput\u003c/h3\u003e\n\n```bash\nEase of Use (Positive) - 23%\nFast and Responsive API (Positive) - 20%\nExcellent Customer Support (Positive) - 18%\nComprehensive and Versatile (Positive) - 15%\nPricing Concerns (Negative) - 10%\nDocumentation Quality (Mixed) - 7% (Positive: 5%, Negative: 2%)\nIntegration Issues (Negative) - 3%\nWide Range of Features (Positive) - 2%\nReal-time Results (Positive) - 1%\nWish for More Free Credits (Negative) - 1%\n```\n\n---\n\n\u003ch3 align=\"center\"\u003eExample Prompt on ChatGPT\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"1130\" alt=\"image\" src=\"https://user-images.githubusercontent.com/73674035/235040592-239a6015-bde4-4175-9fdc-f968b385354a.png\"\u003e\n\u003c/p\u003e\n\n[contributors-shield]: https://img.shields.io/github/contributors/serpapi/review-analyzer.svg\n[contributors-url]: https://github.com/serpapi/review-analyzer/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/serpapi/review-analyzer.svg\n[forks-url]: https://github.com/serpapi/review-analyzer/network/members\n[stars-shield]: https://img.shields.io/github/stars/serpapi/review-analyzer.svg\n[stars-url]: https://github.com/serpapi/review-analyzer/stargazers\n[issues-shield]: https://img.shields.io/github/issues/serpapi/review-analyzer.svg\n[issues-url]: https://github.com/serpapi/review-analyzer/issues\n[issuesclosed-shield]: https://img.shields.io/github/issues-closed/serpapi/review-analyzer.svg\n[issuesclosed-url]: https://github.com/serpapi/review-analyzer/issues?q=is%3Aissue+is%3Aclosed\n[license-shield]: https://img.shields.io/github/license/serpapi/uule_converter.svg\n[license-url]: https://github.com/serpapi/review-analyzer/blob/master/LICENSE\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserpapi%2Freview-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserpapi%2Freview-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserpapi%2Freview-analyzer/lists"}