Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
链接编码
当抓取站点时,scrapy 会提取包含 &amd 的链接并抛出异常:不要使用 unicode url 实例化 Link 对象。假设 utf-8 编码(这可能是错误的)那么我该如何解决这个错误?