Skip to content

Commit a5479fc

Browse files
committed
Merge branch 'dev' of github.com:afunTW/Python-Crawling-Tutorial into dev
2 parents d1280b2 + 294b2c9 commit a5479fc

File tree

2 files changed

+421
-1
lines changed

2 files changed

+421
-1
lines changed

appendix_ptt/00_parse_article.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
"1. 你有可能會遇到「是否滿18歲」的詢問頁面\n",
1010
"2. 解析 ptt.cc/bbs 裏面文章的結構\n",
1111
"3. 爬取文章\n",
12-
"4. 爬取留言"
12+
"4. 爬取留言\n",
13+
"\n",
14+
"URL https://www.ptt.cc/bbs/Gossiping/M.1537847530.A.E12.html\n",
15+
"\n",
16+
"BACKUP https://afuntw.github.io/Test-Crawling-Website/pages/ptt/M.1537847530.A.E12.html"
1317
]
1418
},
1519
{

0 commit comments

Comments
 (0)