Upwork Job Auto Apply avatar

Upwork Job Auto Apply

Try for free

7 days trial then $50.00/month - No credit card required now

View all Actors
Upwork Job Auto Apply

Upwork Job Auto Apply

big-brain.io/upwork-application
Try for free

7 days trial then $50.00/month - No credit card required now

Pass a job application URL, Upwork login information, and messaging and automatically apply to a job. Pair with Upwork's RSS feeds to apply within minutes of a job being posted.

GP

Connects were refilled even though autoRefill is false

Closed

gprosper opened this issue
a year ago

Input

{ "username": "redacted", "password": "redacted", "startUrls": [ { "url": "https://www.upwork.com/ab/proposals/job/~01f9a81bd1d37ddbb1/apply/" } ], "coverLetter": "redacted", "defaultAnswer": "Let's get on a call and discuss.", "securityQuestion": "redacted", "autoRefill": false, "autoRefillAmount": "10", "ignoreDuplicateProposals": true, "debugMode": false, "testMode": false }

Logs:

2023-04-01T00:36:16.036Z ACTOR: Pulling Docker image from repository. 2023-04-01T00:36:16.165Z ACTOR: Creating Docker container. 2023-04-01T00:36:16.402Z ACTOR: Starting Docker container. 2023-04-01T00:36:17.622Z Starting X virtual framebuffer using: Xvfb :99 -ac -screen 0 1920x1080x24+32 -nolisten tcp 2023-04-01T00:36:17.623Z Executing main command 2023-04-01T00:36:20.513Z INFO System info {"apifyVersion":"1.3.4","apifyClientVersion":"1.4.2","osType":"Linux","nodeVersion":"v16.19.0"} 2023-04-01T00:36:21.318Z INFO Starting the crawl. 2023-04-01T00:36:21.425Z INFO PuppeteerCrawler:AutoscaledPool: state {"currentConcurrency":0,"desiredConcurrency":2,"systemStatus":{"isSystemIdle":true,"memInfo":{"isOverloaded":false,"limitRatio":0.2,"actualRatio":null},"eventLoopInfo":{"isOverloaded":false,"limitRatio":0.6,"actualRatio":null},"cpuInfo":{"isOverloaded":false,"limitRatio":0.4,"actualRatio":null},"clientInfo":{"isOverloaded":false,"limitRatio":0.3,"actualRatio":null}}} 2023-04-01T00:36:31.679Z INFO Page opened. {"url":"https://www.upwork.com/ab/proposals/job/~01f9a81bd1d37ddbb1/apply/"} 2023-04-01T00:36:32.973Z INFO No need to login 2023-04-01T00:36:32.974Z INFO Handling application url 2023-04-01T00:36:35.070Z WARN Stealth: Evaluating hiding tricks in too many iframes (limit: 10).You might experience some performance issues. Try setting 'stealth' false 2023-04-01T00:36:44.076Z Refill connects 2023-04-01T00:37:01.681Z INFO Failed to accept Cookies 2023-04-01T00:37:13.867Z INFO PuppeteerCrawler: All the requests from request list and/or request queue have been processed, the crawler will shut down. 2023-04-01T00:37:16.300Z INFO PuppeteerCrawler: Final request statistics: {"requestsFinished":1,"requestsFailed":0,"retryHistogram":[1],"requestAvgFailedDurationMillis":null,"requestAvgFinishedDurationMillis":50644,"requestsFinishedPerMinute":1,"requestsFailedPerMinute":0,"requestTotalDurationMillis":50644,"requestsTotal":1,"crawlerRuntimeMillis":54982} 2023-04-01T00:37:16.301Z INFO Crawl finished.

GP

gprosper

a year ago

Changed my code to only pass in autoRefillAmount if autoRefill is true. That should probably fix it for now

GP

gprosper

a year ago

Nevermind

GP

gprosper

a year ago

message: 'Input is not valid: Field input.autoRefillAmount must be string'

GP

gprosper

a year ago

I was passing null, removing the key completely works

GP

gprosper

a year ago

Defaults to 100 connects 😅

Developer
Maintained by Community
Actor metrics
  • 8 monthly users
  • 4 stars
  • 90.6% runs succeeded
  • Created in May 2021
  • Modified 3 months ago