Did you mean fetching something via API? Since it's impossible to get something by just request a GET to a website. YouTube has API for retrieving subscribers count of a specific channel.
I am a new learner of this language
And I want to know how to get specific text from any website without opening it.
without installing any new libraries
I want to be able to get specific data text from a website using the library that already has it.
For example, if I want to know my subscribers from the YouTube Studio website
Or want to get complete information of a video
For example, how many weavers and how much watch time has come on this video
So what to do to get such text from website