Hi all,
I’m pretty new to nocode so…
I’m trying to get the page metrics of a url (or a bunch or urls). I’m talking web performance, loading time, etc.
I couldn’t find a module that does that or a topic about this in the community. Am I trying to do something that can’t be done or is it too simple to be talked about?
Welcome to the Make community. That is a very broad question you are asking. What do you mean with page metrics? Where or with what software do you plan to scan/analyse websites?
It is best to do some investigation on what you are trying to build. If you have Make related questions, this community is here to help.
However there is no module for this, so you will have to “implement” it using the HTTP “Make an OAuth 2.0 request” module.
You can also suggest for it to be made in the Idea exchange. Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
If you need assistance in setting up the generic HTTP module, please provide additional information about what you have tried with regards to the external service’s Developer API Reference – how you are setting the connection up, a link to the endpoint are you trying to connect to, and what errors you are encountering.
You can also complete this brand new course/tutorial in the Make Academy on how to use external APIs — API calls with HTTP modules