A project for users who prefer alternatives to viewing traditional spreadsheets in For Sale or Trade (FSOT) subreddits.
ihate_sheets aims to provide an alternative way to manage, analyze, and view sheets data.
ihate_sheets looks to extract that data for analyzation but mostly to output it to a better format. I hate viewing FSOT threads and bouncing back and forth for pictures, trying to figure out some user defined look up table, or any other "unique" way the author put a sheet together. Don't even get me started on the sick-o's who paste spreadsheets into docs 🫣.
This is really just a learning and fun project. I wanted to learn about some new tools and tried implementing them in this project, which is still very much a "WIP" (work in progress). And very likely broken, but working on my machine 😉.
2025-06-09: This was taken from a larger project and is still being converted to a stand alone application.
Technologies:
- Searching subreddits for Sheets
- Downloading and saving submissions to a
Redisdatabase (including raw sheets data) - Exploring seller flair and transactions (saved to a
Mongo DB) - Exploring "ISO" (in search of) submissions
-
Clone the repository:
git clone https://github.com/yourusername/ihate_sheets.git cd ihate_sheets -
Install dependencies:
# Example for Python pip install -r requirements.txt -
Run the tool:
python app.py
This project is licensed under the MIT License.