A application that make web scapping in big ecommerces to take the reviews of it products

7 Open Issues Need Help Last updated: Sep 1, 2025

Open Issues Need Help

View All on GitHub
#7 make front and publish about 2 months ago

AI Summary: This issue requests the development of a frontend for an application and its subsequent publication or deployment. The 'help wanted' label indicates it's an open task seeking community contributions.

Complexity: 3/5
help wanted

A application that make web scapping in big ecommerces to take the reviews of it products

Java
#5 Assyncronous processing about 2 months ago

AI Summary: This issue proposes implementing asynchronous processing for the system's analyses. The goal is to ensure that analysis tasks run in the background without blocking the main application flow, likely to improve responsiveness and efficiency.

Complexity: 3/5
help wanted

A application that make web scapping in big ecommerces to take the reviews of it products

Java
#6 general refactor about 2 months ago

AI Summary: This issue proposes a general refactoring of the codebase. The primary goals are to ensure adherence to SOLID principles and to implement a suitable architectural pattern, aiming for improved code quality and maintainability.

Complexity: 5/5
help wanted

A application that make web scapping in big ecommerces to take the reviews of it products

Java
#3 unique by url analyzes about 2 months ago

AI Summary: The issue proposes to refactor the system so that the unique identifier for 'analyses' (or 'analizes') is the URL associated with them. This means that instead of a separate ID, the URL itself will serve as the primary key for each analysis, ensuring uniqueness based on the URL.

Complexity: 3/5
help wanted

A application that make web scapping in big ecommerces to take the reviews of it products

Java
#4 allow update analyze about 2 months ago

AI Summary: This issue requests a new feature that allows users to trigger a re-run or update of an existing analysis. The goal is to provide a mechanism for users to initiate the analysis process again for a specific item or dataset.

Complexity: 3/5
help wanted

A application that make web scapping in big ecommerces to take the reviews of it products

Java

AI Summary: The issue aims to enhance the platform's ability to collect more reviews for its services. It suggests improving the quantity of reviews retrieved, potentially by implementing automated scrolling mechanisms (e.g., simulating a space bar press) to reveal more content.

Complexity: 3/5
help wanted

A application that make web scapping in big ecommerces to take the reviews of it products

Java
#1 exception handling about 2 months ago

AI Summary: This issue, marked as a 'good first issue', calls for implementing or improving basic exception handling within the project. The task likely involves identifying a specific area where unhandled exceptions could occur and adding simple `try-except` blocks or similar error management to prevent crashes or provide more informative error messages.

Complexity: 2/5
help wanted good first issue

A application that make web scapping in big ecommerces to take the reviews of it products

Java