Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 443 Bytes

Exploring Monthly Revenue or Other Information of The Listed Company in Anue

Web_crawler

website: https://www.cnyes.com/

Target: for the monthly revenue of Taiwan Companies

Result: Automaticly update the information of taget company into SQL

If you wanna write the data into csv you could do it by rewritting #updated_Sql function yourself. I do it through api, also, you could use pymssql to write Sql to insert the lattest value too.