All Projects → yiyu0x → taiwanlottery

yiyu0x / taiwanlottery

Licence: other
🇹🇼台灣樂透爬蟲🐛(台灣各類型樂透爬蟲)😄

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to taiwanlottery

web crawler
爬蟲練習(youtube,dcard,kkbox,發票,ptt) 🕷️
Stars: ✭ 14 (-22.22%)
Mutual labels:  taiwan, hacktoberfest2020
xforwardy
Host Header Injection Scanner
Stars: ✭ 32 (+77.78%)
Mutual labels:  hacktoberfest2020
finite-state-machine
Lightweight, decorator-based Python implementation of a Finite State Machine
Stars: ✭ 93 (+416.67%)
Mutual labels:  hacktoberfest2020
golang-health-checker
A simple package to allow you to track your application healthy
Stars: ✭ 12 (-33.33%)
Mutual labels:  hacktoberfest2020
PizzaPy
Order Pizza using Domino's Pizza API in Python
Stars: ✭ 19 (+5.56%)
Mutual labels:  hacktoberfest2020
say-their-names-android
Welcome to the Say Their Names project - android module
Stars: ✭ 18 (+0%)
Mutual labels:  hacktoberfest2020
CookeyLang
The official CookeyLang
Stars: ✭ 16 (-11.11%)
Mutual labels:  hacktoberfest2020
openfoodfacts-ruby
Open Food Facts API Wrapper
Stars: ✭ 27 (+50%)
Mutual labels:  hacktoberfest2020
ProjectLockdown
Project Lockdown (an initiative from The IO Foundation) is a civic tech, interactive platform providing an overview of the state of Human and Digital Rights around the globe. It evaluates policies obtained from official sources that may impact their observance. It provides, among other tools, a layered map interface that allows for a visual repr…
Stars: ✭ 34 (+88.89%)
Mutual labels:  hacktoberfest2020
Hacktoberfest-Nepal-2020
A beginner-friendly open source repository to create your first pull request.
Stars: ✭ 15 (-16.67%)
Mutual labels:  hacktoberfest2020
awesome-translations
😎 Awesome lists about Internationalization & localization stuff. l10n, g11n, m17n, i18n. Translations! 🌎🌍
Stars: ✭ 54 (+200%)
Mutual labels:  hacktoberfest2020
Algorithms
Short explanations and implementations of different algorithms in multiple languages
Stars: ✭ 37 (+105.56%)
Mutual labels:  hacktoberfest2020
currency-detector-opencv
Indian paper currency detection using Image Processing
Stars: ✭ 26 (+44.44%)
Mutual labels:  hacktoberfest2020
Hacktoberfest
This repository is basically about adding the name, position, Github username link, LinkedIn profile as well as the country by creating a commit.
Stars: ✭ 33 (+83.33%)
Mutual labels:  hacktoberfest2020
validid
A Javascript library to validate ID card numbers of China, Taiwan, Hong Kong and South Korea
Stars: ✭ 37 (+105.56%)
Mutual labels:  taiwan
twse-captcha-solver-dl4j
A deeplearning based captcha solver for http://bsr.twse.com.tw/bshtm/
Stars: ✭ 29 (+61.11%)
Mutual labels:  taiwan
redisplanet
Redisplanet - An Ultimate Hands-on Labs on Redis
Stars: ✭ 24 (+33.33%)
Mutual labels:  hacktoberfest2020
awesome-nuxt
🎉 A curated list of awesome things related to Nuxt.js
Stars: ✭ 17 (-5.56%)
Mutual labels:  hacktoberfest2020
cbj smart-home
🏡 If you are searching for an easy way to connect all your smart home devices with one app CyBear Jinni 🦾🐼🧞‍♂️ is here for you. Join the community and make your home smarter than yesterday.
Stars: ✭ 40 (+122.22%)
Mutual labels:  hacktoberfest2020
HacktoberFest2020-1
Open for all and will be accepted within 24 hrs. For contributing. Write program in any language,Make sure you write your name as well
Stars: ✭ 89 (+394.44%)
Mutual labels:  hacktoberfest2020

昨天剛好逛到vliucc的taiwanlottery project,發了issue問一下發現沒有回應,於是乾脆自己開一個project來做

taiwan_lottery

程式內容由台灣彩券擷取,兌獎還是請由台灣彩券官網為主。

程式邏輯

台灣彩券官網的source code把開獎球號顏色區隔,於是先把全部球依照顏色爬取,之後取用只要對照官網顏色就可以取用

開獎日期 開獎期號 也是一次爬取到list中 之後在依照網頁的source code的blocl區隔來抓取

開獎日期 開獎期號的變數名稱

date    = []#Announced date
periods = [] #Number of periods

待完成

螢幕截圖

screenshoot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].