AI4Finance-Foundation / AI4Finance-Foundation/FinNLP

china_free proxy xpath bug

未关闭
#8 1 条评论 0 个 reaction 已指派 1 人 已被 @oliverwang15 认领 在 GitHub 查看
bug
主要语言
Jupyter Notebook
星标
1.5k
派生
276
PR 合并指标
30 天内没有已合并 PR

描述

trs = res.xpath("/html/body/div[1]/div[4]/div[2]/div[2]/div[2]/table/tbody/tr")
this xpath will get an empty list.
change to trs = res.xpath('//table/tbody/tr')

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。