These APIs are free to use. Most of them use the GET method.
You can use fetch or axios to fetch the JSON object or sometimes raw data.
We scrape sites or use 3rd party APIs to make these endpoints work, so errors might occur if the server faces issues or if the source is down. Be aware of possible downtime.
They are compatible with nodejs projects.
And please, don't spam requests or DDoS us—apparently, we are running on 512MB of RAM. It's a tight fit!