Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atakang7/satiscraper
User satisfaction scraper software. Designed to make sentiment analysis on user reviews for amazon products.
https://github.com/atakang7/satiscraper
ai amazon analytics beautifulsoup model product python scraper sentiment-analysis
Last synced: 10 days ago
JSON representation
User satisfaction scraper software. Designed to make sentiment analysis on user reviews for amazon products.
- Host: GitHub
- URL: https://github.com/atakang7/satiscraper
- Owner: AtakanG7
- Created: 2023-03-08T22:54:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T09:06:59.000Z (6 months ago)
- Last Synced: 2024-11-11T23:31:59.553Z (2 months ago)
- Topics: ai, amazon, analytics, beautifulsoup, model, product, python, scraper, sentiment-analysis
- Language: Python
- Homepage: https://satiscraper.onrender.com/
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔍 satiScraper
📊 Amazon product review scraper and analyzer. Analyse user review sentiments by just entering the URL.
https://github.com/user-attachments/assets/7fd847dd-5e0b-43cb-b5ee-be87e0b366af
[![🚀 Live Demo](https://img.shields.io/badge/🚀%20Live%20Demo-Click%20to%20Try-brightgreen)](https://satiscraper.onrender.com/)
## ✨ Features
- 🛍️ Product info and review scraping
- 😊😐😠 Sentiment analysis of reviews
- 📊 Summary statistics of reviews
- 📈 Data visualization## 🚀 Installation
1. 📥 Clone the repository
2. 📦 Install required packages
3. 🏃♂️ Run the Streamlit app## 🖥️ Usage
![Usage Example](https://github.com/user-attachments/assets/ce95b58b-3913-41e5-85c3-d242284465de)
1. 🔗 Enter Amazon product URL
2. 👀 View scraped data and analysis![Analysis Results](https://github.com/user-attachments/assets/e9b2874f-24cc-464d-9420-5c1e17b6d193)
## Note
🔄 Relies on external API for sentiment.
⚠️ Results may not always be accurate.## 🤝 Contributing
🙏 Contributions and feedback are welcome.
📝 Open an issue or pull request.## 👨💻 Created By
AtakanG7 (Atakan G.)