reustle / covid19japan

https://covid19japan.com
MIT License
270 stars 100 forks source link

I made auto scraper for tracking Japan numbers #17

Closed wasfy-hatem closed 4 years ago

wasfy-hatem commented 4 years ago

@reustle Hello, I'm a DevOps Engineer and I live in Tokyo, Japan. For my personal usage, I started a basic python scraper to automate collecting data about Japan Corona Virus cases. http://wasfy.ddns.net/corona_virus_tracker.html

I like to share it with you and to help if needed.

Best regards, Hatem Wasfy

reustle commented 4 years ago

Thank you! Where do you get your data? Do you have your code hosted publicly somewhere?

wasfy-hatem commented 4 years ago

Hello,

You're welcome. :) I get data from scraping 'worldmeters' website:

https://www.worldometers.info/coronavirus/

I will push my code to github and share it with you.

Best regards,

Hatem Wasfy

On Fri, Feb 21, 2020, 9:09 PM Shane Reustle notifications@github.com wrote:

Thank you! Where do you get your data? Do you have your code hosted publicly somewhere?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/reustle/covid19japan/issues/17?email_source=notifications&email_token=AMOOKY6I56I3K2ELEL2QHTDRD7AA7A5CNFSM4KY72JAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMSQAVY#issuecomment-589627479, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMOOKY4JPZMJMN522X3LLO3RD7AA7ANCNFSM4KY72JAA .

reustle commented 4 years ago

Thanks! I think this could be helpful with #13

wasfy-hatem commented 4 years ago

@reustle You're welcome. Here is the repository of my back-end code. https://github.com/wasfy-hatem/automatic_corona_virus_tracker

brugz commented 4 years ago

Looks like the repo is 404'ing -- did this get moved?

reustle commented 4 years ago

He only shared it with me directly.

reustle commented 4 years ago

Merging this into #13