There are certain blockchain domains that are resolved only by blockchain dns resolvers.
For ex: http://Jstash.bazar
If you try to open this link in a browser, it wont get resolved.
But, just install the browser plugin from https://blockchain-dns.info/ and then try to open the site again, it will open up smoothly.
I want to scrap some data from this site using Python Requests (browserless) and have no idea as to how to resolve such blockchain domains. Any help would be highly appreciated.