Skip to content

yuu0223/Python_WebCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Web Crawler Practice

About

  • 透過Python來練習網路爬蟲,順便記錄一下自己碰到的問題及如何解決!
  • 編譯器:Google Colab、VScode(Anaconda3)

Outline - Code

VScode - Prepare The Environments

1. Download Extensions - Python & Code Runner

  • 旁邊的工具列點選延伸模組(Extensions)
    VScode_outline

  • 下載Python及Code Runner
    Python
    CodeRunner

2. Select The Interpreter

  • 選擇Python的直譯器,從setting進入>命令選擇(command palette)
    select_interpreter

  • 在搜尋框框中輸入select interpreter
    select_interpreter2

  • 我這邊是使用Anaconda3(平常也是使用Jupyter來編譯),也可以使用其他的直譯器
    select_interpreter3

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages