Fetch the title of a web page using URL in javascript
How to fetch any page title using URL in javascript front end. But I don not want to load the full page in response this method takes a lot of time to find result. Is there any quick way to achieve this goal?