Y
Hacker News
new
|
ask
|
show
|
jobs
by
dfgonzalez
4499 days ago
Love these scrapper template generators. I wonder why you chose Java instead of something like PhantomJS to run the scrapper.
1 comments
platz
4499 days ago
um, the whole thing is language agnostic, no?
link
matznerd
4498 days ago
The APIs generated are agnostic, but the tool to create them is java based.
link
platz
4498 days ago
Well the reference generator is in java, but take a look at the github repo, there is nothing preventing adding an additional generator in the /generators directory.
All you really need to do is output the template.
link