Skip to content

ShutoYamada/kfc-scraping-shizuoka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

about

スクレイピング学習用スクリプト. ケンタッキーの店舗検索ページより「静岡県」の店舗を全て取得し表示する.

env

  • python v3.6.6

install

ChromeDriver

https://sites.google.com/a/chromium.org/chromedriver/downloadsより、自身の環境に対応したバージョンのドライバをダウンロードの上で下記に格納.

/usr/local/bin

libs

pip install selenium
pip install bs4

other

ブログ「【Python】BeautifulSoup + Seleniumで静岡県内のケンタッキー店舗を取得」

About

スクレイピング学習用スクリプト。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages