diff --git a/qinghai/scrape.py b/qinghai/scrape.py index 561d92d..081ed02 100644 --- a/qinghai/scrape.py +++ b/qinghai/scrape.py @@ -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 -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 are the first span of the same element.