Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Nodes
  • GET Request
NodeNode / Manipulator

GET Request

Tools & Services REST Web Services Streamable
Drag & drop
Like
Copy short link

This node can be used to issue HTTP GET requests. GET requests are used to retrieve data from a web service without sending any data other than (optional) request parameters.

The node allows you to either send a request to a fixed URL (which is specified in the dialog) or to a list of URLs provided by an optional input table. Every URL will result in one request which in turn will result in one row in the output table. You can define custom request headers in the dialog.

By default the output table will contain a column with the received data, its content type, and the HTTP status code. The node tries to automatically convert the received data into a KNIME data type based on its content type. In case no automatic conversion is possible, binary cells will be created.
You can extract additional response headers into column by defining them in the dialog.

The node supports several authentication methods, e.g. BASIC and DIGEST. Other authentication methods may be provided by additional extensions.

External resources

  • KNIME E-Learning Course: Sending a GET Request to a REST service

Node details

Input ports
  1. Type: Table
    Table
    Optional data table containing the variable parameters of the requests.
Output ports
  1. Type: Table
    GET results
    Data table containing columns from the responses.

Extension

The GET Request node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
    Get Request Example
    REST Web Services GET Request
    Error cause of vertical bar ("|") in GET request. USe %7C instead. See here for more: htt…
    ipazin > Public > 2019_09_05_GetRequest_Example
  2. Go to item
    globaltournaments
    Clash royale
    Get list of global tournaments
    tymsk3891 > Public > Clash_Royale_API > Base > globaltournaments
  3. Go to item
    cards
    Clash royale
    Get list of available cards
    tymsk3891 > Public > Clash_Royale_API > Base > cards
  4. Go to item
    tournaments
    Clash royale
    Access tournament information /tournaments Search all tournaments by name. It is not poss…
    tymsk3891 > Public > Clash_Royale_API > Base > tournaments
  5. Go to item
    Group 3 GET Request
    Deployment JSON GET Request
    +2
    Solution to a task for Group 3 in KNIME Data Science Learnathon - Retrieve data from a we…
    knime > Education > Learnathons > From_Raw_Data_To_Deployment > Learnathon-Solutions > Group3_Model_Deployment > Group3_GET_Request
  6. Go to item
    XMLを読み取る - Xpath
    Japanese 日本語 Makkynm
    +5
    XPathの紹介用Workflowです。 This workflow is to introduce XPath
    makkynm > Public > Advanced > A112_XMLSplit_Xpath
  7. Go to item
    Accessing GitHub API
    stelfrich > Public > Accessing GitHub API
  8. Go to item
    players
    Clash royale
    Access player specific information /players/{playerTag} Get information about a single pl…
    tymsk3891 > Public > Clash_Royale_API > Base > players
  9. Go to item
    Forum_Question_Access_JSON_Table_Via_Get_Request
    kathrin > Public > Forum_Questions > Forum_Question_Access_JSON_Table_Via_Get_Request
  10. Go to item
    COVID-19 SARS-CoV-2 preprints from medRxiv and bioRxiv
    MedRxiv BioRxiv
    https://connect.medrxiv.org/relate/collection_json.php?grp=181 The URL linked above outpu…
    tymsk3891 > Public > medRxiv > COVID-19 SARS-CoV-2 preprints from medRxiv and bioRxiv
  1. Go to item
  2. Go to item
  3. Go to item
  4. Go to item
  5. Go to item
  6. Go to item

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits