Don't mistakenly refer to https links
This commit is contained in:
parent
3858d2a556
commit
a66fbc83aa
|
@ -1,7 +1,7 @@
|
||||||
r"""Script to scrape article contents from https://wsjkw.qinghai.gov.cn.
|
r"""Script to scrape article contents from http://wsjkw.qinghai.gov.cn.
|
||||||
|
|
||||||
Links are available from pages
|
Links are available from pages
|
||||||
https://wsjkw.qinghai.gov.cn/zwgk/xxgkml/index\d*.html. Links are in
|
http://wsjkw.qinghai.gov.cn/zwgk/xxgkml/index\d*.html. Links are in
|
||||||
the second href of elements with the class `xxgk_content_title`. Dates
|
the second href of elements with the class `xxgk_content_title`. Dates
|
||||||
are the first span of the same element.
|
are the first span of the same element.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue