Git Product home page Git Product logo

Comments (3)

Foair avatar Foair commented on May 20, 2024

🍻 在·学堂在线·页面点选「免费加入课程」,然后才能使用的哟!

from course-crawler.

whitepoplars avatar whitepoplars commented on May 20, 2024

了然了

from course-crawler.

allbluelai avatar allbluelai commented on May 20, 2024

网站:学堂在线

课程地址:http://www.xuetangx.com/courses/course-v1:TsinghuaX+00740043_2x_2015_T2+sp/about

问题描述:
python mooc.py http://www.xuetangx.com/courses/course-v1:TsinghuaX+00740043_2x_2015_T2+sp/about

验证成功!
C++语言程序设计进阶 (自主模式) - 清华大学
------> 第1章 绪论
------> 第2章C++简单程序设计
------> 第3章 函数
------> 第4章 类与对象
------> 第5章 数据的共享与保护
------> 第6章 数组、指针与字符串
------> 第7章 继承与派生
------> 第8章 多态性
------> 第9章 群体类和群体数据的组织
------> 第10章 泛型程序设计与C++标准模板库
------> 第11章 流类库与输入/输出
------> 第12章 异常处理
------> 课程介绍与评分标准
------> 学习要求与建议
Traceback (most recent call last):
File "mooc.py", line 87, in
main()
File "mooc.py", line 66, in main
xuetangx.start(args.url, config, cookies)
File "D:\Documents\PycharmProject\course-crawler-master\mooc\xuetangx.py", line 210, in start
get_content(courseware)
File "D:\Documents\PycharmProject\course-crawler-master\mooc\xuetangx.py", line 70, in get_content
chapters = soup.find(id='accordion').find_all(class_='chapter')
AttributeError: 'NoneType' object has no attribute 'find_all'

我已经加入了免费学习,结果也是这样, @Foair

from course-crawler.

Related Issues (20)

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.