Skip to content

Sends a text message to your phone when a new interesting gig comes up on Upwork

Notifications You must be signed in to change notification settings

wickdChromosome/upwork-sms-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

upwork-sms-notification

A simple script for AWS lambda that parses a custom RSS feed from Upwork, and sends you a text message using AWS SNS if there is a new job that pops up in your feed. You can get one by going to your jobs feed and adding some filters, like keywords, the clicking on the rss icon below the search bar.

To get this to work, you will need to set the env variables in the lambda function to your API keys, region names, the phone number you want to use, and the custom RSS feed you want to use.

All the lib dependencies should already be available in the default aws lambda function, but you can use the "canary" AWS lambda template to automatically set up a 1 minute cloudwatch trigger for your AWS lambda function.

About

Sends a text message to your phone when a new interesting gig comes up on Upwork

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages