Skip to content

Feature/Data scraper - #164

Merged
KitheK merged 1 commit into
mainfrom
159-make-all-data-images-readable
Dec 4, 2025
Merged

Feature/Data scraper#164
KitheK merged 1 commit into
mainfrom
159-make-all-data-images-readable

Conversation

@KitheK

@KitheK KitheK commented Dec 3, 2025

Copy link
Copy Markdown
Owner

Close to all the images work, and the admin can now has a router to change the the image link from amazon since the links expire

Apologies for the huge lines changed the system is running as usual

Features implemented:

  1. Create ImageScraperService #160

  2. Implement POST /products/{id}/fetch-image #161

  3. Implement POST /products/fetch-images-all #162

  4. Protect all image-fetch endpoints with admin_required #163

Close to all the images work, and the admin can now edit all the images

Apologies for the huge lines changed the system is running as usual
@KitheK KitheK linked an issue Dec 3, 2025 that may be closed by this pull request
4 tasks
@KitheK KitheK changed the title Built a data scraper to get the links to the images Feature/Data scraper Dec 3, 2025
@Corangit

Corangit commented Dec 3, 2025

Copy link
Copy Markdown
Collaborator

Great work, image handling flow looks solid and the admin permission on the router for updating the amazon links is a good idea for replacement. Tests pass, endpoints look good

@frasermuller

Copy link
Copy Markdown
Collaborator

Nice job scraping the images, this works great and will be perfect for our project. Looks ready to merge to me, all tests passing good work.

@KitheK
KitheK merged commit bc54cef into main Dec 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make all data images readable

3 participants