Giter VIP home page Giter VIP logo

enterprise-info-spider's Introduction

EnterpriseInformationSpider

A spider program that could collect all the enterprises' information in China from Qichacha website.
一个爬取企查查网站中所有**公司基本注册信息的爬虫程序。

Screenshot

Download and Run

Just download and open qichacha_spider.exe , and input the required cookie as 企查查爬虫软件使用指南.pdf mentions.

Dependencies

If you want to run 'qichacha_spider.py' script, you should ensure that your system has these dependencies or libraries installed:

  1. requests: an only Non-GMO HTTP library based on urllib for Python to provide apis to handle with HTTP, URL and so on.
  2. BeautifulSoup: a library for Python to help you quickly analyze the structure of web page based HTML DOM and CSS.
  3. xlrd, xlwt, xlutils.copy: some libraries to be responsible for reading and writing excel files.

A good way to install these libraries is to firstly install 'pip', and then you can install all the libraries based on pip commands.

For More

If you prefer more detailed information about this spider program, you could have a further look at the file 企查查爬虫软件使用指南.pdf in this repository.

enterprise-info-spider's People

Contributors

yaochenkun 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.