[Python practice] Get a simple version of two-color ball data

Source: Internet
Author: User

I used Delphi to write a two-color ball calculator, which was destroyed along with the hard disk. However, at that time, the lottery data had to be manually input, which was troublesome.

In this case, rewrite it in Python to automatically obtain the latest prize information. In terms of data, there is no more timely and accurate than the official website. So I analyzed the page of the dual-color ball of the CCN network and found that the data can be obtained in JS. See the following:

 

 

The simplest way is to read the file and use regular expressions to match and select the required data. It took a while to write a simple version,CodeSee:

 

For details about the aa.txt file, see:

 

Basic functions are implemented. Of course, with the revision of CCN, data acquisition will certainly be affected and the changes will be needed. Wait for the time to complete.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.