-
The only thing it returns is the url as a JSON
{"url":"https://www.linkedin.com/in/XYZ/"}
-
C:\Users\User\PycharmProjects\Azure_Auto_login\venv\Scripts\python.exe "C:/Program Files/JetBrains/PyCharm Community Edition 2023.1.3/plugins/python-ce/helpers/pydev/pydevconsole.py" --mode=client --h…
-
For me, new free accounts seem to get blocked after 50 profiles/day, sessions seem to randomly expire.
When the session cookie expires, as per the readme, we're supposed to use a new one. But we ca…
-
Getting this error when trying to fetch a person's experiences (with version 2.11.2):
```
venv/lib/python3.11/site-packages/linkedin_scraper/person.py", line 147, in get_experiences
times = wor…
-
Hi Austin,
Thank you for sharing this project.
I'm working on scraping LinkedIn profiles, and I need to collect the school/university URL (same as li_company_url).
Can you please add this feat…
-
When I hit public profiles I get 999. I guess after 4 to 5 continous hits, linkedIn blocks the ip address. So changed the ip, but still 999 exists. Is it possible that they are able to get local machi…
-
Hi,
First of all, thanks for this amazing code.
I'm trying to use it with a proxy but 100% of times it says that the IP is blacklisted.
It happens also to you?
My code:
import request…
-
When you scrape using this method it will return response containing javascript to load the content dynamically (provided internet is available) so this scrapper basically do not work any more.
-
[requested by ross goodman.](https://snarfed.org/about#comment-2525909)
-
Testing on my own account. Add to edit the chrome but works on logging in but fails to find data. Will keep testing