Coder Social home page Coder Social logo

spider-taobao's Introduction

闲鱼爬虫

提示

闲鱼网页端,官方已停止维护。此脚本已不能使用

准备环境

  1. Splash:一个js渲染服务
docker run --name splash -d -p 8050:8050 scrapinghub/splash
  1. 复制config.example.yml到与其同级目录为config.yml,替换其中的SPLASH和JServer的地址与端口
SPLASH:
  # It't docker image for scrapinghub/splash
  URL: 192.168.121.128
  PORT: 8050

Quick start

python main.py

运行效果

spider-taobao's People

Contributors

dependabot[bot] avatar zqb7 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

spider-taobao's Issues

librunjs.so file not found

I try to run the script, I got the following error:
FileNotFoundError: Could not find module 'C:\Users\user\Downloads\spider-taobao-master\librunjs.so' (or one of its dependencies). Try using the full path with constructor syntax.

seems the file librunjs.so is missing form the package

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.