-
When running `person = Person(url, driver=driver)`, script throws the following error for each person:
```
Message: no such element: Unable to locate element: {"method":"css selector","selector":…
-
When scraping the person who worked multiple times at organization this error occurred.
I checked the page structure and it should work fine but for some reason it fails.
This part of code causes …
-
Hi, first off thanks for making the script.
I was using it fine last week. However, opening it today, and trying it on, on the same code, which is:
urls = [ "...", "...",
]
bobs = []
for url …
-
-
-
Hi @eilonmore , thanks for sharing this.
I am currently doing my own resume builder and I am testing `const profile = await client.profile.getOwnProfile();`
This work great to find the profile i…
kopax updated
3 years ago
-
How do i use this as a chrome extension,if possible?
-
* [ YES] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md).
* [YES ] I've searched for any related issues and avoid…
-
I upgraded to recruiter account and I input the profile link , but I got this error on crawling profile message . since the link under recruiter account search looks longer than the normal profile lin…
-
Hi @spinlud 😄
What do you think about the option to add a proxy?
I saw this library or:
https://github.com/Cuadrix/puppeteer-page-proxy
for adding a proxy per page/request.
I think the best u…