Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No profile to crawl right now #61

Closed
mohd7469 opened this issue Dec 6, 2019 · 2 comments
Closed

No profile to crawl right now #61

mohd7469 opened this issue Dec 6, 2019 · 2 comments

Comments

@mohd7469
Copy link

mohd7469 commented Dec 6, 2019

@leonardiwagner thanks for this great stuff i am using your library to crawl but it says no profile to crawl right now can you please fix this

image

@mohd7469
Copy link
Author

mohd7469 commented Dec 6, 2019

this is my config.json

{
"email": "myemail@gmail.com",
"password": "mypass",
"cookiesFile": "./linkedincookie.txt",
"relatedProfilesKeywords": [],
"maxConcurrentCrawlers": 2,
"profileLoadWaitTime": 5000,
"saveDirectory": "./crawledProfiles",
"puppeteerArgs": { "args": ["--no-sandbox"] },
"isHeadless": true,
"hasToLog": true,
"proxyAddress": null,
"rootProfiles": [
"https://www.linkedin.com/in/syed-asher-ahmed-6762b6134/",
"https://www.linkedin.com/in/syed-asher-ahmed-6762b6134/detail/contact-info/"
]
}

@leonardiwagner
Copy link
Member

answered there: linkedtales/scrapedin-linkedin-crawler#31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants