Giter VIP home page Giter VIP logo

enscan's Introduction

ENScan 🛠

ENScan

背景

本项目为 狼组信息化平台 功能项目,该项目开源

程序主要对百度爱企查 API和接口进行封装可获取

  • 企业基本信息(法人、电话、公司地址等等)
    • 企业ICP备案号以及网站
    • 企业APP信息
    • 企业微信公众号信息
    • 企业微博信息
    • 子公司的基本信息
    • 供应商信息
    • .....
  • 该企业投资大于51%的企业基本信息(可设定)
  • 自动导出

有更多需求可以联系@Keac 师傅提

快速使用

BiBi:https://www.bilibili.com/video/BV1Nv411H7CN/

  1. 安装依赖 (部分依赖有点问题,需要手动安装下)

    pip install -r requirements.txt

  2. 命令使用

    python ENScan.py

    输入关键词即可查询

  3. 批量查询

    python ENScan.py -k keyword.txt keyword.txt 为你自己制定的企业关键词,每行一个

若使用出现 “【风险校验】需要更新Cookie” 信息需要使用浏览器打开https://aiqicha.baidu.com/ 滑动验证码校验后复制所有COOKIE信息替换脚本中的 self.cookie

self.invest_is_rd = False 是否选出不清楚投资比例的,比如未公示投资多少的,开启会增加发现几率,但可能会不对应

请求错误会自动尝试重连20次 ,若替换Cookie无果可以尝试开启代理,速度会偏慢

image-20210526234131461

image-20210526234225797

image-20210526234313036

image-20210526234349263

API部署

本项目需要运行在Linux/MAC环境下,不支持Windows,使用了任务队列RQ

需要安装配置Redis

python api.py (启动 web API)

python scan_worker.py (启动扫描端)

enscan's People

Contributors

keac avatar myxxx23 avatar thenorth-sec avatar

Watchers

 avatar

Forkers

coolplay-1

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.