You need to post better questions with more explanation.
The issue you are having then is the site posts a form to fetch the data, you will have to replicate the form request, or use Nbrowser or Puppeteer Nodes to load the page with Javascript and submit the form. Neither is a simple task.