Automatically Apply to Upwork Jobs avatar
Automatically Apply to Upwork Jobs

Pricing

$50.00/month + usage

Go to Store
Automatically Apply to Upwork Jobs

Automatically Apply to Upwork Jobs

Developed by

Big Brain

Big Brain

Maintained by Community

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

GJ

Fail to Login

Closed

gamboge_jug opened this issue
4 years ago

Thanks for creating this! Unfortunately the actor seems to fail to log in every time. Not sure why.

GJ

gamboge_jug

4 years ago

Log attached.

Big-Brain.io avatar

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

Big-Brain.io avatar

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 }

GJ

gamboge_jug

4 years ago

Hey Patrick,

Sorry for the long delay here.

I didn't get this working yet, but I'm still considering it.

Questions:

  1. Is this actively running for anyone else at the moment?
  2. How does the program work when someone asks you to set up the 1st milestone and place a custom bid?
Big-Brain.io avatar

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.

GJ

gamboge_jug

4 years ago

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?

Big-Brain.io avatar

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.