The Use of Deprecated APIs
Checking Deprecated APIs Using Lighthouse and Removing Them From Your Website
Step 1: Detecting Deprecated APIs
By using Google’s Lighthouse system, you can remove the deprecated API from your website. The Lighthouse system automatically allows the current deprecated APIs to be flagged. This situation falls on your system as a warning. Check out the photo below as an example:
The Lighthouse system notifies you of all such changes linked to Chrome via the DevTools Console. This way, you can be sure that nothing misses your sight.
Step 2: Removing Deprecated APIs
In order to remove the deprecated APIs you have detected via Google Lighthouse, you need to go to Chrome Platform Status. Click on the link to go right now. Then take action on the subject by expanding the entries in the APIs list you use.
Test Your Website Issues
You can quickly analyze your site