LinkedIn-Easy-Apply-Bot | Automate the application process on LinkedIn | Functional Testing library
kandi X-RAY | LinkedIn-Easy-Apply-Bot Summary
kandi X-RAY | LinkedIn-Easy-Apply-Bot Summary
Automate the application process on LinkedIn
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Start application
- Loops through the search
- Sends a resumption
- Fills out a phone number
- Write results to a CSV file
- Get the EasyApply button
- Load the page source
- Close the mouse button
- Get next jobs page
- Get the page for the given job
- Fill data
LinkedIn-Easy-Apply-Bot Key Features
LinkedIn-Easy-Apply-Bot Examples and Code Snippets
Community Discussions
Trending Discussions on LinkedIn-Easy-Apply-Bot
QUESTION
I cloned this repo and installed everything required. The program is to apply for jobs in linkedIn. Everything works perfectly until its time to apply for the job. Then I get the error which is in pyautogui functions, which I am not allowed to change. The error is:
File "C:\Users\user\AppData\Local\Programs\Python\Python38\lib\site-packages\pyautogui__init__.py", line 691, in _normalizeXYArgs
return Point(int(firstArg), int(secondArg)) # firstArg and secondArg are just x and y number values
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
You can check the code by installing pyautogui.
...ANSWER
Answered 2020-Apr-19 at 08:11In the easyapplybot.py
file of the repo you cloned, in line 294, modify avoid_lock(self)
function like this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install LinkedIn-Easy-Apply-Bot
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page