Skip to content

nonelin/Python-Scraper-coolpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

使用 Python 爬取原價屋價目列表😜

使用python抓取原價屋價目表網頁資料
使用短短17~25行就能輕鬆辦到,得到初步資料列表,後續將資料如何加工就看自己拉!
我將資料"加工"後製作個電腦估價系統👉 https://spacex.ddns.net/fakeshop/
各位慢慢享用!

檔案

主要執行檔: coolpc.py

需求

1.python 執行環境(3.10.4)。
2.安裝 beautifulsoup4。
3.安裝 PyMySQL(沒有要丟進資料庫,就免了,看需求!)。

說明

這裡不再詳述看這裡吧!👇👇👇
如何使用 Python 爬取原價屋價目列表😜

About

使用 python 抓取原價網頁資料

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages