#json-error #serde-json #web-crawler #youtube #music #api

json-crawler

Wrapper for serde_json that provides nicer errors when crawling through large json files

4 releases

new 0.0.4 Nov 18, 2024
0.0.3 Oct 26, 2024
0.0.2 Sep 4, 2024
0.0.1 Aug 12, 2024

#624 in Encoding

Download history 165/week @ 2024-08-12 21/week @ 2024-08-19 31/week @ 2024-08-26 184/week @ 2024-09-02 18/week @ 2024-09-09 39/week @ 2024-09-16 33/week @ 2024-09-23 24/week @ 2024-09-30 16/week @ 2024-10-07 16/week @ 2024-10-14 147/week @ 2024-10-21 51/week @ 2024-10-28 32/week @ 2024-11-04 18/week @ 2024-11-11

249 downloads per month
Used in 2 crates (via ytmapi-rs)

MIT license

37KB
846 lines

Wrapper for serde_json that provides nicer errors when crawling through large json files. Designed for ytmapi_rs YouTube Music library, but could be used in more general applications.


lib.rs:

Library to crawl Json using the pointer syntax and return useful errors. Documentation is a work in progress.

Dependencies

~0.5–1MB
~20K SLoC