Code Monkey home page Code Monkey logo

Comments (11)

zdondada avatar zdondada commented on September 4, 2024

PS C:\WINDOWS\system32> python main.p

====== WebDriver manager ======
Current google-chrome version is 97.0
Get LATEST chromedriver version for 9
Trying to download new driver from ht
Driver has been saved in cache [C:\Us
C:\WINDOWS\system32\main.py:16: Depre
driver = webdriver.Chrome(ChromeDri

DevTools listening on ws://127.0.0.1:
[27228:20740:0204/180106.190:ERROR:de
ed to read descriptor from node conne
[27228:20740:0204/180106.191:ERROR:de
ed to read descriptor from node conne
[27228:20740:0204/180106.192:ERROR:de
ed to read descriptor from node conne
[27228:616:0204/180106.198:ERROR:chro
If you don't see the END: message, th
[27228:616:0204/180106.199:ERROR:chro
[27228:616:0204/180106.231:ERROR:chro
't see the END: message, this is crbu
[27228:616:0204/180107.153:ERROR:chro
Starting the search for Digital Marke
Going to job page 0
Starting the application process for
[24892:12988:0204/180254.465:ERROR:gp
Already applied to the job!
Applying to the job....
Traceback (most recent call last):
File "C:\WINDOWS\system32\linkedine
next_button.click()
^^^^^^^^^^^^^^^^^^^
File "C:\Users\ZDADDY\AppData\Local
y", line 80, in click
self._execute(Command.CLICK_ELEME
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ZDADDY\AppData\Local
y", line 633, in _execute
return self._parent.execute(comma
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ZDADDY\AppData\Local
", line 321, in execute
self.error_handler.check_response
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ZDADDY\AppData\Local
.py", line 242, in check_response
raise exception_class(message, sc
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
selenium.common.exceptions.StaleEleme
the page document
(Session info: chrome=97.0.4692.99)

Failed to apply to job! Please submit
Writing to the failed csv file...

from linkedin-easy-apply-bot.

NathanDuma avatar NathanDuma commented on September 4, 2024

Could you send the job link? If you can't find it, it should be in your jobs tab on linkedin under applied.

from linkedin-easy-apply-bot.

zdondada avatar zdondada commented on September 4, 2024

Thanks for the quick response. I can't tell which one it was so I'm just going to run the script again and grab it when it hits one - the listings in this space are super common to have those parameters so I should find one within a few minutes. Let me check!

from linkedin-easy-apply-bot.

zdondada avatar zdondada commented on September 4, 2024

Here you go. The Amazon question it put "0" for.

https://www.linkedin.com/jobs/view/2906628185/?alternateChannel=search&refId=LfzFacTKmxWgkmSSAtQXSw%3D%3D&trackingId=R4eEoKdEaJmgtk1yLYfK7A%3D%3D

from linkedin-easy-apply-bot.

NathanDuma avatar NathanDuma commented on September 4, 2024

It's not a linkedin standard question and it required a numeric answer. Change line 430 & 436 in linkedineasyapply.py to be max(self.technology_default, self.industry_default) instead of 0. This would probably fix the issue.

from linkedin-easy-apply-bot.

zdondada avatar zdondada commented on September 4, 2024

from linkedin-easy-apply-bot.

zdondada avatar zdondada commented on September 4, 2024

I'm testing right now.

I found another issue - if it asks "Are you OK with remote work?" it puts NO.

https://www.linkedin.com/jobs/view/2882999644/?eBP=JOB_SEARCH_ORGANIC&recommendedFlavor=ACTIVELY_HIRING_COMPANY&refId=MaXJW1AHbTRhrddnIHz9xA%3D%3D&trackingId=co%2BPnBR7PZnpG8zaecVpog%3D%3D&trk=flagship3_search_srp_jobs

from linkedin-easy-apply-bot.

NathanDuma avatar NathanDuma commented on September 4, 2024

from linkedin-easy-apply-bot.

zdondada avatar zdondada commented on September 4, 2024

Sweet - I'm not super hip I just started using Python for this project.. when you say replace you mean make it say this:

to_enter = max(self.technology_default, self.industry_default)
else:
to_enter = " ‏‏‎ "

                if text_field_type == 'numeric':
                    if not isinstance(to_enter, (int, float)):
                        to_enter = max(self.technology_default, self.industry_default)

And that would be the totality of 430 thru 436

from linkedin-easy-apply-bot.

zdondada avatar zdondada commented on September 4, 2024

image

from linkedin-easy-apply-bot.

zdondada avatar zdondada commented on September 4, 2024

Dude thank you SO MUCH! After making the fixes and running about 70 applications through it, I've been so inundated with requests today I can't keep up! I have companies like TED (TedTalks) hitting me up for Senior Marketing Director jobs priced at 180-200k .... You're the MAN!

from linkedin-easy-apply-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.