Hello! I am brand new to programing and am trying to reverse engineer what uNoGS is doing. My goal is to have the user enter in the parameters like this site but only return 3 results, however when I make a GET request it is retuning zero results.
I used the parameters for Node.js using Request from RapidAPI. I have tried to copy and paste from RAPID API using the "advanced Search" options. but it does not return any results. When I enter the same search through the uNogs.com I get results but it generates a different "qs" string.
Can anyone off any assistance on what I am doing wrong or point me to a guide that can help?
Here is my code that I got through RapidAPI:
Here is the results and URL for that uNoGS.com generates.
Thanks in advanced!