Giter Site home page Giter Site logo

sz_exchange_crawler's Introduction

深交所上市公司与公告爬虫

爬取深交所上市公司列表以及公告

1. 爬取最新深交易所主板上市公司

Crawler_Companylist.py.

Function List

Get_update_date: Get the date info publishing

Get_total_page: Get total page and current page from request text.

Get_table_from_page: Parse table elements from requests'text.

Parse_table_row: Parse rows in table returned.

Get_next_page: Get next page request text.

2. 爬取自2015年1月1日起所有公告

Crawler_Notice.py

Function List:

Get_all_company_code: Load all company id.

Get_notice_type: Load all notice type id.

Get_post_formfield: Prepare a form data for sending request.

Get_post_header: Prepare a header for sending request.

Parse_notice_html: Parse notice returned.

sz_exchange_crawler's People

Contributors

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