recodehive / Scrape-ML

For new data generation Semi-supervised-sequence-learning-Project we have writtern a python script to fetch📊, data from the 💻, imdb website 🌐 and converted into txt files.
https://scrape-ml.streamlit.app/
MIT License
108 stars 136 forks source link

ADD Review Submission Page and API Documentation Page #255

Closed shubhagarwal1 closed 1 month ago

shubhagarwal1 commented 1 month ago

Related Issue

fix: #254

Description

Review Page Description The Review Page will serve as a dedicated space for users to view and analyze movie reviews collected from IMDb. It will display reviews in a structured format, allowing users to sort and filter by various criteria such as rating, date, and movie title. This page aims to enhance user experience by providing insights into viewer opinions and trends related to specific movies. we will strore review in csv file, so that we donot require the backend to the app

API Documentation Page Description The API Documentation Page will provide detailed information on the endpoints available for the IMDb Movie Review Scraper project. It will outline the request methods, parameters, response formats, and example usage for each endpoint. This documentation aims to assist developers in integrating the scraping functionality into their applications seamlessly, ensuring clarity and ease of use.

Type of PR

Screenshots / videos (if applicable)

Screenshot 2024-10-14 at 10 40 40 PM

Toggle button to submit review

Screenshot 2024-10-14 at 10 41 01 PM

API documentation page

Screenshot 2024-10-14 at 10 41 44 PM

Checklist:

Additional context:

Hey @sanjay-kv can i get level up on this PR as i am submitting Two pages.

github-actions[bot] commented 1 month ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊