Integration with filamentcolors.xyz Database #19

Closed
opened 2026-01-16 04:27:01 +00:00 by tonym · 0 comments
Owner

Summary

Integrate filament color data from filamentcolors.xyz as an external data source.

Upstream Issue

External Resource

Problem

Users want access to a comprehensive filament color database when adding new filaments, similar to SpoolmanDB integration.

Investigation Needed

  1. Does filamentcolors.xyz have a public API?
  2. Is the data available in a structured format (JSON, CSV)?
  3. What data fields are available? (brand, color name, hex code, material, etc.)
  4. Licensing/terms of use?

Potential Implementation

If API/data is accessible:

  • Add as second external DB source (like we attempted with 3dfilamentprofiles)
  • Sync color data periodically
  • Allow importing filaments from this source

Notes

We previously removed 3dfilamentprofiles.com integration due to bot protection blocking automated requests. Need to verify filamentcolors.xyz is accessible before implementing.

## Summary Integrate filament color data from filamentcolors.xyz as an external data source. ## Upstream Issue - https://github.com/Donkie/Spoolman/issues/757 (1 👍) ## External Resource - https://filamentcolors.xyz/ ## Problem Users want access to a comprehensive filament color database when adding new filaments, similar to SpoolmanDB integration. ## Investigation Needed 1. Does filamentcolors.xyz have a public API? 2. Is the data available in a structured format (JSON, CSV)? 3. What data fields are available? (brand, color name, hex code, material, etc.) 4. Licensing/terms of use? ## Potential Implementation If API/data is accessible: - Add as second external DB source (like we attempted with 3dfilamentprofiles) - Sync color data periodically - Allow importing filaments from this source ## Notes We previously removed 3dfilamentprofiles.com integration due to bot protection blocking automated requests. Need to verify filamentcolors.xyz is accessible before implementing.
tonym closed this issue 2026-01-23 06:21:23 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tonym/spoolman2#19
No description provided.