I made a small Python script that converts BibTeX to BibJSON. It uses BibtexParser to parse the input BibTeX data and then constructs the JSON format as proposed by the BibJSON draft.
A Python script to convert BibTeX to BibJSON
If you spotted a mistake or want to comment on this post, please contact me:
post -at- mkonrad -dot- net
.