Setting up the environment for web scraping - Part 2
In the previous post, I installed webdrivers and selenium. These are for getting text from websites. After getting the text, what do I need do with it? It needs to be stored in a dataset.
That's why I installed PostgreSQL and pgAdmin4.
What is Postgr...
thisisyoojin.com3 min read