Code Monkey home page Code Monkey logo

avmoo-spider's Introduction

不再更新

avmoo网站修改了排序策略,暂时不想改了,从 https://github.com/guyueyingmu/avbook 借用了magnet的数据,合并到了当前的数据库里面,这里放出来供大家下载,将下载的avmoo_.db直接放在根目录就可以使用。 在详情页可以直接看到当前可用的磁力链接。

下载链接

https://pan.baidu.com/s/1L_ypdB8H_bWyo_f8BJYdYQ 提取码:jh6i

运行需求

python3 第三方包

pip install requests
pip install lxml
pip install flask

本地web服务器

running_flask

  • python flask_avmo.py 启动本地web
  • 打开http://127.0.0.1:5000

爬虫

目标在 https://tellme.pw/avmoo

running_spider

抓取来自avmoo.pw的信息,id区间为0000-0100 spider_avmo.py -s 0000 -e 0100

接着上次抓取电影 spider_avmo.py -a

接着上次抓取演员 spider_avmo.py -t

更新类别 spider_avmo.py -g

抓取字幕(字幕网没了) spider_avmo.py -u keyword

-h(-help):使用说明
-s(-start):开始id
    例如:'-s 0000' '-s 1ddd'
-e(-end):结束id
    例如:'-e xxxx' '-e zzzz'
-a(-auto):(常用)获取当前数据库最新的一个id和网站最新的一个id,补全新增数据
-r(-retry):重试错误链接
-g(-genre):更新类别
-t(-stars):更新演员
-p(-proxies):使用指定的https代理服务器或SOCKS5代理服务器。
    例如:'-p http://127.0.0.1:1080,-p socks5://127.0.0.1:52772'
-u(-163sub):使用指定关键字查找视频字幕。
    例如:'-u IPZ' '-u ABP'

avmoo-spider's People

Contributors

moozik avatar

Stargazers

 avatar

Watchers

 avatar

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.