文件名称:naver_movie_scraper:Naver电影信息和用户编写的电影分级数据收集器
文件大小:57KB
文件格式:ZIP
更新时间:2024-06-16 15:14:12
scraper naver-movie Python
Naver电影信息和用户编写的电影评论/评分数据收集器 安装 git clone https://github.com/lovit/naver_movie_scraper cd naver_movie_scraper python setup.py install 使用脚本收集数据 您可以使用CLI使用上述所有功能。 可用参数如下。 争论 类型 默认 描述 输出 力量 '。/输出/' 输出目录 begin_idx 整型 134963 首部电影的索引 end_idx 整型 134963 上一部电影的索引 specific_idx 力量 '' 特定电影的索引,以空格分隔idx 例如。 134963 10100 限制 整型 -一 评论和最佳脚本的页面限制 睡觉 漂浮 0.1 注释和最佳脚本中每页的睡眠时间 基本的 store_true 错误的 如果使用,则废弃基本元 铸件
【文件预览】:
naver_movie_scraper-master
----.gitattributes(51B)
----log(49B)
----output()
--------bestscripts()
--------comments()
--------meta()
--------directors()
--------staffs()
--------actors()
----requirements.txt(39B)
----setup.py(1KB)
----README.md(10KB)
----naver_movie_scraper()
--------detail.py(2KB)
--------comments.py(3KB)
--------utils.py(2KB)
--------__init__.py(512B)
--------comments_with_userlist.py(5KB)
--------basic.py(3KB)
--------cli.py(5KB)
--------about.py(76B)
--------script.py(2KB)
----.gitignore(173B)
----enhance_comments_user_idx.py(4KB)