import requests #from lxml import etree from pyquery import PyQuery as pq import csv url = 'http://www.stats.gov.cn/tjsj/tjbz/tjyqhdmhcxhfdm/2019/index.html' baseUrl = 'http://www.stats.gov.cn/tjsj/

- 阅读全文 -