NathanDuma / LinkedIn-Easy-Apply-Bot

Automate LinkedIn Easy Apply job applications and answer application-specific questions.
223 stars 84 forks source link

Multiple Positions & Locations #32

Closed OwDoge42 closed 2 years ago

OwDoge42 commented 2 years ago

First off, love this bot! My issue seems to be with having multiple locations and positions inside the config. The bot works fine, but only picks one location and one position to search for: then sleeps, and repeats the same search with the same parameters. Restarting the bot will allow it to start another search with a random location and position.

Is there any way to get this to crawl through the positions and/or locations? My primary focus is on getting multiple positions to work.

NathanDuma commented 2 years ago

No, it only does one combination at a time until all the jobs have been applied to, then it moves onto the next combination.

On Mon., May 9, 2022, 3:46 p.m. OwDoge42, @.***> wrote:

First off, love this bot! My issue seems to be with having multiple locations and positions inside the config. The bot works fine, but only picks one location and one position to search for: then sleeps, and repeats the same search with the same parameters. Restarting the bot will allow it to start another search with a random location and position.

Is there any way to get this to crawl through the positions and/or locations? My primary focus is on getting multiple positions to work.

— Reply to this email directly, view it on GitHub https://github.com/NathanDuma/LinkedIn-Easy-Apply-Bot/issues/32, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXY2FHZSLTWNLB5V27YLVTVJGIVTANCNFSM5VPWHPDQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

OwDoge42 commented 2 years ago

Thank you for the quick response and clarification! I appreciate the work you've done, and can't thank you enough for it.