suppose i want to collect all the weather information of all city.
i don't want to collect it manually or even from a particular weather API. All i want from all kind of existing websites. i want to collect those data. then i want to process those data, according to my requirement. I want to create a bot who can dynamically read all data from existing websites.
I am beginner, please advice me how can i do this job. Also tell me whether is it can be possible or not.