I think it's my xpath query, suggestions? from lxml import html import requests import csv names1 = [] page = requests.get('http://chem ...
確定! 回上一頁