joaosilvalopes / linkedin-easy-apply-bot

MIT License
160 stars 58 forks source link

Fix error on specific locations #40

Closed joaosilvalopes closed 1 year ago

joaosilvalopes commented 1 year ago

Linkedin's job form sets the correct geoId parameter for some specific locations.

This wasn't thought out initially when we did the fetchJobLinkUsers function so we are setting the url and redirecting the user directly to the job listing page with the users config as search parameters.

Proposed Solution: Instead of redirecting the user to a specific url simulate a job search first as a user would do (by filling up the search from).