I have this POST method which uses FetchURL middleware to fetch data from the url submitted by the user.
FetchURL
router.post(\'/\', FetchURL, (req, res) =>