Yesterday, while thinking about going travelling after the corona crisis is over, I came to the following problem: Even when the biggest corona wave is over, there still might be future waves isolated to a specific country/continent. So when planning your travels you always have to keep an eye on various official sources to know whether you can travel e.g. from Europa to US. There are different outcomes:
and so on..
My idea is to consolidate all that information on a single website, so people can easily lookup the travel restriction going from Country A to Country B and be notified when it changes?
Would you use such website? What would be a way to monetize? Simple Ads for travelling? A X€ fee for getting a notification?
I will be a user of this! Sounds like a good idea.
A few ideas / comments on monetisation:
I hope this helps!
Thanks a lot, especially for the input on the monetization part! I am still thinking on how I would gather all the needed data from all the different countries without causing too much work for me...
If I was to do this myself, I would do the following:
2-a) You could potentially have them fill the data in a Google Sheet, which you could then access via the Google Sheets API to populate your static web-pages. They key here is finding a structured manner in which they could send you the data so that it can be easily imported into your website content database with the least amount of manual work required.
Step #1 is certainly a lot of work, but I don't see a way around it. Investing in a crawler at the beginning is risky because you may want to change your sources after a few days of monitoring, or you may find out that there isn't as much demand as you hoped there would be.
Yeah, I thought about roughly the same strategy. I have a lot of experience in scraping, but, as you said, can be a pain in the ass to change later on.
I would agree, I'm actually in need of this.
And would go with growing and simple ads.
Okay, thanks for your input!
yes i would use it :), and yes and it seems like ads would indeed be the best way.
Glad to hear that:)