0
automation and web scraping
hi, i just learned sql but now im going to python dev, is there something like automation and web scraping, data analysis and machine learning? if is not, on sololearn there is?
2 Answers
+ 4
In sololearn you wont be able to find that
Search tutorials on internet
The most used libraries for web scrapping in python are:
-requests
-beautifulsoup4
-selenium (more complex)
Try to search some tutorials on google about this.
Good luck!
0
what is the packages names? for data analysis and machine learning