Open source bike comparison and review
bikeindex.org
Open source bike comparison and review
1–10 of 49 posts
Re: Open source bike comparison and review
#2 ~~O
- /\,
- -|~(*)
- (*)
^--------Re: Open source bike comparison and review
#3Re: Open source bike comparison and review
#4Re: Open source bike comparison and review
#5This is relevant to my interests. :) Is there/will there be a data dump?
Re: Open source bike comparison and review
#6Re: Open source bike comparison and review
#7This is relevant to my interests. :) Is there/will there be a data dump?
There's an API from which, as far as I can tell, it is easy to make the dump. The data also seems to be on GitHub: https://github.com/bikeindex/bikebook/tree/master/bike_data
Re: Open source bike comparison and review
#8http://bikebook.io/?manufacturer=fuji&year=2014&frame_model=...
They have somewhat seperated the data into component groups, but individual parts are not identified, so I can't search for all bikes with a specific brake lever or tire of certain size, since its all just unprocessed raw strings.
Re: Open source bike comparison and review
#9A good idea, especially with its open API, but I can't see any reviews or how to add them. Am I missing something?
Re: Open source bike comparison and review
#10Earlier quoted context omitted.
There's an API from which, as far as I can tell, it is easy to make the dump. The data also seems to be on GitHub: https://github.com/bikeindex/bikebook/tree/master/bike_data
So the only way to contribute more information is via pull request? That requirement excludes the vast majority of the kinds of people who would be willing to contribute more bike information (namely, people who ride bikes, work in bike shops, etc.)