josephlimtech / linkedin-profile-scraper-api

🕵️‍♂️ LinkedIn profile scraper returning structured profile data in JSON.
MIT License
566 stars 152 forks source link

TypeError: Executable not found in $PATH: "/usr/bin/chromium-browser" code: "ERR_INVALID_ARG_TYPE" #52

Open kujo205 opened 3 weeks ago

kujo205 commented 3 weeks ago

I am using macos M2, running this script and receive

image

I copied an example code snippet and try to run the script, this is what I get I tried to make both soft and hard links to the locations it points me to, doesn't work I tried to hard code the valid location, yet no luck

Any clue how to solve this?