T_H1
March 13, 2025, 9:11am
1
Hello,
After having discussion with Elsevier, I add the link to get 200 articles using API key. I enter the given link and API key in Node GET POST, but it returns 25 articles instead of 200.
However, in Postman by Elsevier the same link returns 200 articles.
Could you assist please?
Thank you.
ipazin
March 13, 2025, 9:25am
2
Hello @T_H1 ,
and welcome to KNIME Community!
Maybe you need loop due to pagination. Check this topic:
Hello Knime Community,
I receive Data via a Get Request. Due to restrictions not all Data can be retrieved, so beside Data the Request also delievers an URL to the next set of Data. I like to implement something like:
Send Request with initial URL
Extract URL if available (save initial url and extrated url)
Send Request with extrated URL, back to 2
No URL - variable loop over the collected URLs and retrieve the Data
I think the Variable Condition Loop Node would be the best fit?
Or maybe it…
Br,
Ivan
1 Like
system
Closed
June 11, 2025, 9:25am
3
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.