Giter Site home page Giter Site logo

douyin_spider's Introduction

douyin_spider

声明:项目内容不得用于商业用途,仅做学习交流,如果侵犯了您的利益和权益,请邮箱联系我,我将删除该项目。

声明:项目内容不得用于商业用途,仅做学习交流,如果侵犯了您的利益和权益,请邮箱联系我,我将删除该项目。

声明:项目内容不得用于商业用途,仅做学习交流,如果侵犯了您的利益和权益,请邮箱联系我,我将删除该项目。

作者 邮箱
liberty [email protected]

介绍

批量爬取抖音web个人主页视频

项目架构

  1. 使用 Python 编写爬虫部分;
  2. 使用 Node.js 执行 js 代码,生成加密参数,通过 web 服务的形式,提供给爬虫文件使用;

目录结构

  • douyin.py (已失效)和 douyin2.py(爬虫文件)
  • get_signa.js(express web框架入口文件)
  • douyin_signature.js(已失效) 和 douyin_signature2.js 为 _signature 生成算法

环境依赖库

Python
  • requests

NodeJs

  • express
  • jsdom
  • canvas

使用说明

  1. 使用 Nodejs 运行 get_signa.js,启动 web服务;
  2. 执行 douyin2.py开始爬取。

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.