/Dcard-Keyword-Crawler

Implement Dcard Keyword Crawler at Jupyter Notebook in VSCode

Primary LanguageJupyter Notebook

Dcard Keyword Crawler

Implement Dcard Keyword Crawler at Jupyter Notebook in VSCode

avatar

Technologies

  • Python 3

Tools

How to build

  1. Install Python 3
  2. Install Jupyter Notebook extension in VSCode
  3. Install frameworks from pip3
  pip3 install pandas
  pip3 install fake_useragent
  pip3 install xlsxwriter
  pip3 install requests
  1. Build and run