Git Product home page Git Product logo

animespider's Introduction

AnimeSpider

bilibili番剧信息爬虫

环境

运行

python begin.py  # 数据文件保存在AnimeSpider/AnimeSpider/spiders/output

效果

animespider's People

Contributors

xiaowenwen1995 avatar

Stargazers

Aven avatar  avatar  avatar c2awsl avatar 夜黑 avatar pyspace avatar Yige avatar 灰熊 avatar nabil avatar

Watchers

James Cloos avatar  avatar

animespider's Issues

运行不了

2020-07-23 14:28:36 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.bilibili.com/bangumi/play/ss33088/>
Traceback (most recent call last):
File "F:\python\envs\bili\lib\site-packages\twisted\internet\defer.py", line 1386, in _inlineCallbacks
result = g.send(result)
File "F:\python\envs\bili\lib\site-packages\scrapy\core\downloader\middleware.py", line 37, in process_request
response = yield method(request=request, spider=spider)
File "D:\迅雷下载\AnimeSpider-master\AnimeSpider\middlewares.py", line 142, in process_request
self.wait.until(EC.text_to_be_present_in_element((By.CSS_SELECTOR, 'a.media-title'), ainmename))
File "F:\python\envs\bili\lib\site-packages\selenium\webdriver\support\wait.py", line 71, in until
value = method(self._driver)
File "F:\python\envs\bili\lib\site-packages\selenium\webdriver\support\expected_conditions.py", line 210, in call
return self.text in element_text
TypeError: 'in ' requires string as left operand, not int

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.