I have multi store environment with three stores,
- us.abc.com
- ca.abc.com
- uk.abc.com
having respective websites and store views.
I want to get store data like store code, store id, store website etc. by store URL “us.abc.com”
is there any function that I can pass the store URL and get the data of store?