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

json-crawler

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

10 releases

0.0.10 Oct 10, 2025
0.0.9 Jun 11, 2025
0.0.7 Apr 22, 2025
0.0.6 Feb 17, 2025
0.0.4 Nov 18, 2024

#1739 in Rust patterns

Download history 14/week @ 2025-07-16 31/week @ 2025-07-23 14/week @ 2025-07-30 20/week @ 2025-08-06 9/week @ 2025-08-13 42/week @ 2025-08-20 18/week @ 2025-08-27 37/week @ 2025-09-03 38/week @ 2025-09-10 29/week @ 2025-09-17 25/week @ 2025-09-24 25/week @ 2025-10-01 266/week @ 2025-10-08 65/week @ 2025-10-15 70/week @ 2025-10-22 18/week @ 2025-10-29

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

MIT license

40KB
928 lines

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


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.

Dependencies

~0.5–1.1MB
~22K SLoC