I am trying to learn Python, I am at absolute, very absolute beginner, probably just past the “hello world” bit.
I don’t care about the ‘hello world” phase of the game, I just want to scrape a web page the same way VBA does, only in Python though.
So, having downloaded ans installed the latest version of Python, done some examples,( woopy do) , now I am ready to to do a web query, to replicate what my current Excel BA does and has been doing so without a glitch for the past 10 years +
Question is, where the heck do I download beutifulsoup, it is a required set of librarys, for Python, so it can do web scrape, to use their termologies.
I have tried google, but it seems the downloads and installs are complicated, they don’t seem to have installers etc. It’s all mush, makes no sense.
Anyone know ?
Thanks