automation and web scraping | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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?

24th Dec 2023, 5:37 PM
vitor
vitor - avatar
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!
24th Dec 2023, 6:15 PM
Ugulberto Sánchez
Ugulberto Sánchez - avatar
0
what is the packages names? for data analysis and machine learning
24th Dec 2023, 8:19 PM
vitor
vitor - avatar