Contact Us
Bug reports, feature requests or questions about JSONPath syntax — all are welcome. The fastest way to reach us is email:
Email: support@jsonpathhub.com
What to Include
- Engine bugs: the JSON snippet (redacted is fine), the exact path expression, the result you got, and the result you expected. A ten-line reproducer beats a paragraph of prose.
- Feature requests: the operator or behavior you want — for example in-expression functions or script filters — plus the workflow it would unblock.
- General questions: just ask. We reply to most messages within two business days.
Before You Write
Answers to the most common questions — dot vs double-dot, filters, slices, and how autocomplete reads your data — are covered in the FAQ on our homepage, and the syntax cheat sheet lists every supported operator.