Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow jq path to relevant section of JSON #4

Open
mrseanryan opened this issue Apr 18, 2022 · 0 comments
Open

Allow jq path to relevant section of JSON #4

mrseanryan opened this issue Apr 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@mrseanryan
Copy link
Owner

Currently we hard code the path to the relevantpart of the JSON file.
So for most users they need to tweak the python script to be able to parae JSON files

An improvement would be to allow user specify a jq path to the JSON part that contains XPath

using something like
https://pypi.org/project/pyjq/#:~:text=jq%20is%20like%20sed%20for,let%20you%20play%20with%20text.&text=You%20can%20seamlessly%20call%20jq,a%20plain%20python%20data%20structure.

@mrseanryan mrseanryan added the enhancement New feature or request label Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant