Of note: the site and its twitter feed (https://twitter.com/remotivocom) are generated by 2 python scripts which run on a Raspberry Pi under my desk. The 'database' is a Google Sheet and the 'host' is an S3 bucket, both of which are read from and updated every few hours by the Pi.
At the moment scraping is very basic but I’d like to automate that more. Part of the appeal at the moment (I think) is that I check the jobs to ensure they’re not scams, are actually remote, etc.
https://remotivo.com/
Of note: the site and its twitter feed (https://twitter.com/remotivocom) are generated by 2 python scripts which run on a Raspberry Pi under my desk. The 'database' is a Google Sheet and the 'host' is an S3 bucket, both of which are read from and updated every few hours by the Pi.
At the moment scraping is very basic but I’d like to automate that more. Part of the appeal at the moment (I think) is that I check the jobs to ensure they’re not scams, are actually remote, etc.