mirror of
https://github.com/bytedream/bambulab-store-tracker.git
synced 2025-12-15 10:30:43 +01:00
add license section to readme
This commit is contained in:
@@ -3,3 +3,8 @@
|
||||
A script for scraping [bambulab store](https://store.bambulab.com/) filament availability, with a jupyter notebook for visualizing.
|
||||
|
||||
The used endpoint was shut down on May 20th, 2025 and AFAIK there is no alternative to it. All scraped data can be found in [db.sqlite3](./db.sqlite3). You can use the [plot jupyter notebook](./plot.ipynb) to visualize the data.
|
||||
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for more details.
|
||||
|
||||
Reference in New Issue
Block a user