- 7,819
- 13,151
Do you use some special package for ML, like Matplotlib , Graphlab, etc?PeterDonis said:I have done web scraping with BeautifulSoup in both Python 2 and Python 3. There isn't much difference between the two. The kind of code you will need to write for web scraping will be pretty much the same in both versions.
https://pypi.org/project/beautifulsoup4/
