leopart-hq / leopart

This is a search engine for publicly available KiCad files on GitHub. The KiCad files are parsed and the contained components indexed to make the projects searchable by the components they contain. This project was started as a university lab course and is now an open source project.
https://leopart.org
Other
8 stars 1 forks source link

Add crawler for different sources than GitHub #4

Open LasseMoench opened 4 years ago

LasseMoench commented 4 years ago

There are other sources than GitHub, e.g. GitLab, BitBucket or websites of EDA tools like fritzing.org. We could crawl those sources to find more pcb files. Fritzing looks promising in terms of crawling and parsing of fritzing (.fz) files, since it is possible to get them via rss and the files are xml.