Look its how I used requests

if the embed didn't work (it)[https://snap.berkeley.edu/snap/snap.html#present:Username=c0der0928&ProjectName=requests]

This is a neat concept.

yeah, basically its like real requests, other than the fact that real requests do json stuff

Real requests don’t do json stuff. A request is just your computer asking a website for something, an html webpage, css, javascript, images, audio files, you name it. Json just happens to be an easy format that is commonly used, especially in apis.

“Real requests” can do JSON stuff.

My point was that they don’t have to do json stuff.