NAVER Cafe Crawler using pandas, tqdm, Selenium, BeautifulSoup4
Caution
This crawler was created for the purpose of data analysis education and training.
All legal responsibilities arising from the use of this crawler are the user's.
- pandas
- tqdm
- Selenium
- BeautifulSoup4
pip install pandas tqdm selenium beautifulsoup4