Commit Graph

16 Commits

Author SHA1 Message Date
b8ed409e04 implement slight efficiency gain in board.ie pagination 2026-01-17 14:43:14 +00:00
0523c1a091 Refactor logging to use class logger in BoardsAPI 2026-01-17 14:37:28 +00:00
a1c1e1e0d8 patch broken title scrape 2026-01-17 14:28:16 +00:00
9eec7b00e3 Implement BoardsAPI to fetch new category posts and their details 2026-01-17 14:25:43 +00:00
47e71113f6 Merge branch 'main' of github:ThisBirchWood/ethnograph-view 2026-01-15 12:43:53 +00:00
d4fb78aac4 Add pagination to new_subreddit method to bypass 100 post limit 2026-01-13 18:46:43 +00:00
05874d233f Implement subreddit search method for new posts 2026-01-13 18:39:55 +00:00
b5624035ec rename reddit_connecter to reddit_api 2026-01-13 14:45:20 +00:00
7c01c335fa remove base_connector and remove non-subreddit specific methods
Project will focus on specific communities, not enact a reddit-wide search
2026-01-13 14:19:43 +00:00
0cc95c5358 add ID field to post dto 2026-01-11 20:36:19 +00:00
195188dcd7 update User-agent header in _fetch_data method and add __exit__ method to Database class 2026-01-11 15:30:34 +00:00
4b8aebd312 add fetch_subreddit endpoint to retrieve and insert top posts from a specified subreddit 2026-01-11 15:07:44 +00:00
be61a9c7ae ADD requirements.txt & Database class 2025-11-06 15:45:09 +00:00
a9778f26b2 ADD: Subreddit search 2025-11-06 14:41:46 +00:00
6533bc2f13 PATCH: Broken URL handling 2025-11-06 14:28:41 +00:00
9f5c6a9647 Initial Commit 2025-11-06 14:15:50 +00:00