A real time weather application in php without using API's using PHP simple DOM library for web scraping .
- Built on PHP Simple DOM web scraping platform.
- Ability to search any region/country/city to get the real time weather data.
- Latency of around 2 seconds.
- Built without direct use of API's.
- Provides data such as Latitude,Longitude,Temperature,Cloud Visibility and wind speed.
link for complete code:https://drive.google.com/drive/folders/1MFmZHR6AkOq3ac1s4KPmUXT-RYYnY_SL?usp=sharing
no css files are added in source code due to folder size
extract in ..xampp/htdocs and run on localhost