Skip to content

MrLagav/agorios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agorios

Agorios is a Python-based data science project focused on scraping data from popular marketplaces and performing analysis on the collected data.

Introduction

I am starting this project for fun! Agorios aims to leverage data collection techniques to gather valuable insights from these marketplaces, enabling users to make informed decisions based on market trends, pricing dynamics, and other key factors.

Features

(Well that's the plan - We will reach it commit by commit :P)
Search the product, get a sentiment analysis on it!
Agorios will provide a web interface where the user can search for products. Select the product and if there are comments, have a sentiment analysis of the reviews!

Getting Started

Follow these instructions to get Agorios up and running on your local machine.

Prerequisites

  • Python 3.x
  • pip

Installation

  1. Clone the repository:
git clone https://github.com/your-username/agorios.git
cd agorios
  1. Install Dependencies
pip install -r requirements.txt

Contributing

Contributions are welcome! If you'd like to contribute to Agorios, please follow these guidelines:

  • Fork the repository.
  • Create a new branch (git checkout -b feature/my-feature).
  • Commit your changes (git commit -am 'Add new feature').
  • Push to the branch (git push origin feature/my-feature).
  • Create a new Pull Request.

About

A marketplace analyser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published