文件名称:UoN-timetable-scraper
文件大小:413KB
文件格式:ZIP
更新时间:2024-05-24 05:39:35
JavaScript
联合国时间表刮板 开放时间表和课程API。 请参阅以获取许可信息。 API端点 基本网址http://uon-timetable-api.jit.su/api / courses /:search 获取包含search文本的课程的完整列表,如果搜索词的长度小于3,则会出现错误 响应示例: { " id " : " 0007951 " , // Course ID " name " : " PGCE Mathematics 11 month PG (PGCE Non Standard Start) Full time/1 - X1G1 PGCE Mathematics " , // Course name } / courses / modules /:id 获得特定课程。 ID参数是上面的课程ID 请求示例: GET / courses / modules / 0
【文件预览】:
UoN-timetable-scraper-master
----newrelic.js(617B)
----programme.js(583KB)
----downloads()
--------filter.js(2.35MB)
----.jshintrc(395B)
----.gitignore(539B)
----runupdate.sh(89B)
----app()
--------images()
--------.htaccess(24KB)
--------robots.txt(31B)
--------views()
--------scripts()
--------index.html(5KB)
--------favicon.ico(4KB)
--------.buildignore(8B)
--------styles()
--------404.html(3KB)
----updater.js(2KB)
----verifier.js(2KB)
----package.json(2KB)
----.bowerrc(42B)
----Gruntfile.js(10KB)
----LICENSE(1KB)
----test.js(3KB)
----api.js(19KB)
----README.md(6KB)
----.foreverignore(55B)
----Procfile(19B)
----.npmignore(523B)
----.gitattributes(483B)
----bower.json(624B)
----server.js(7KB)