Skip to content
Discussion options

You must be logged in to vote

We provide a more generalised http API scraper support commercially and found doing it in golang was easier primarily to manage the handling of the http interactions and then using golang templating/etc. to handle the generic processing you need to do.
It depends really on the specifics of what you need to do.

You can quite easily use exec or http to ask for the JSON document then do some stuff to it, you could do it with LUA or WASM too, etc.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by matwey
Comment options

You must be logged in to vote
1 reply
@patrick-stephens
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants