-
Hi, I successfully installed the module. However, when I ran the scraper, I got all null results. I tried on several profiles, all null.
Is this npm module still working? or did I do something wrong?…
-
## Description
Write a script that can scrape a user's Linkedin Profile, and probably create a profile using David's create profile script.
vor89 updated
11 years ago
-
### MVP (v0.3)
- [x] Signup/Login
- [x] Link lists
- [x] Static site renderer
- [x] hosted service
- [x] scraper
- [x] edit in-place
- [x] certbot
- [x] Taking names integration
- [x] Socia…
-
I'm getting this error on Ubuntu and MacOS. Tried installing chromium. Can I redirect puppeteer to this installation? Any suggestions?
```
Scraper (setup): Launching puppeteer in the background…
-
Hello,
I am facing this weird issue where after fetching details for a few profiles, the script essentially fails. Here's what the error looks like.
```
Fetching data for https://www.linkedin.c…
-
linkedin-scraper (2.1.1)
irb(main):001:0> require 'linkedin-scraper'
=> true
irb(main):002:0> profile = Linkedin::Profile.new("http://www.linkedin.com/in/jeffweiner08")
Mechanize::ResponseCodeError: …
-
i using nodejs run terminal: npm install linkedin-profile-scraper
-
Profile scraping broke yesterday (for me). It was working just fine yesterday morning and then broke in the afternoon with no code changes on my part. Very odd. Is this typical of LinkedIn changing (a…
-
Hello Team,
I am getting this error below ->
/linkedin_scraper/linkedin_scraper/person.py", line 147, in get_experiences
times = work_times.split("·")[0].strip() if work_times else ""
Unboun…
-
getting null reply on many profiles
```
LinkedInProfile {
past: [],
websites: [],
experience: [],
honors: [],
projects: [],
educationlist: [],
name: '',
headline: '',
location: '',…