
Automatically Apply to Upwork Jobs
Pricing
$50.00/month + usage

Automatically Apply to Upwork Jobs
Pass a job application URL, Upwork login information, and messaging and automatically apply to a job. Pair with an Upwork's scraper to apply within minutes of a job being posted.
2.3 (2)
Pricing
$50.00/month + usage
19
Total users
171
Monthly users
10
Runs succeeded
16%
Issues response
47 days
Last modified
a month ago
Fail to Login
Closed
Thanks for creating this! Unfortunately the actor seems to fail to log in every time. Not sure why.
gamboge_jug
Log attached.

Thanks for this. I'll check it out. Can you send the input you passed (without the password) to patrick@big-brain.io?

Try this. Make sure you're including your APIFY proxy ID and Upwork security question.
{ "username": "{Upwork Email}", "password": "{Upwork Password}", "startUrls": [ { "url": "https://www.upwork.com/ab/proposals/job/~01c465a8b99c43d7aa/apply/#/", "method": "GET" } ], "coverLetter": "{Message}", "defaultAnswer": "{Default Message}", "securityQuestion": "{Upwork Security Question}", "proxyConfig": { "useApifyProxy": true, "apifyProxyGroups": [ "{APIFY Proxy Group ID}" ] }, "debugMode": true, "testMode": false, "freelancer": "{Name on your Upwork Account}", "autoRefill": true }
gamboge_jug
Hey Patrick,
Sorry for the long delay here.
I didn't get this working yet, but I'm still considering it.
Questions:
- Is this actively running for anyone else at the moment?
- How does the program work when someone asks you to set up the 1st milestone and place a custom bid?

Hey,
Yes, multiple people.
Good question!
Fixed Price - It submits the bid as whatever they set the price for the full project. It requests a full payment, rather than milestones. They will typically respond before sending you an offer, so after they are already interested you can discuss how milestones work.
Hourly - It submits a bid at the rate on your Upwork profile.
You should try it out! This is the best bot I have and my ROI has been very good.
—
gamboge_jug
Amazing, thanks for the help! I'm going to do it. Just trying to find the time to implement it.
I also wasn't having much luck with the RSS feed, but hypothetically you can set it up to pull from an RSS feed and auto-apply for everything in the feed, correct? So it's totally hands-off, once it's set up?

Yes, you just need to use the URL that has /apply in it, not the url that doesn't. It follows a pattern so you likely need to restructure the url in the RSS to the url that follows that /apply url. Click on any Upwork job to see the /apply pattern.
—