🔥 Linkedin Companies & Profiles Bulk Scraper avatar
🔥 Linkedin Companies & Profiles Bulk Scraper

Pricing

$29.00/month + usage

Go to Store
🔥 Linkedin Companies & Profiles Bulk Scraper

🔥 Linkedin Companies & Profiles Bulk Scraper

Developed by

Bebity

Bebity

Maintained by Community

Companies & Profiles Linkedin scraper. Get comprehensive profiles of individuals and companies based on your keywords and filters. Unleash the power of data! 🌐🔍

2.2 (10)

Pricing

$29.00/month + usage

205

Total users

8.5K

Monthly users

720

Runs succeeded

>99%

Issues response

44 days

Last modified

4 months ago

SC

error on boolean search

Open

suchart.c opened this issue
a month ago

input: { "action": "get-profiles", "isName": false, "isUrl": false, "keywords": [ "('Software Project Manager' OR 'IT Project Manager') NOT(Freelance)" ], "limit": 7, "location": [ "Bangkok" ] }

SC

suchart.c

a month ago

2025-06-03T02:13:15.662Z 02:13:15 INFO Searching for keyword ("Software Project Manager" OR "Platform Project Manager") AND NOT(Freelance) 2025-06-03T02:13:15.857Z /usr/src/app/node_modules/@bebity/linkedin-scraper/lib/repositories/user.repository.js:128 2025-06-03T02:13:15.858Z paging.total && 2025-06-03T02:13:15.859Z ^ 2025-06-03T02:13:15.860Z 2025-06-03T02:13:15.860Z TypeError: Cannot read properties of undefined (reading 'total') 2025-06-03T02:13:15.861Z at UserRepository.searchToDigest (/usr/src/app/node_modules/@bebity/linkedin-scraper/lib/repositories/user.repository.js:128:20) 2025-06-03T02:13:15.862Z at UserRepository._searchAndDigest (/usr/src/app/node_modules/@bebity/linkedin-scraper/lib/repositories/abstract.repository.js:72:49) 2025-06-03T02:13:15.862Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2025-06-03T02:13:15.863Z at async UserRepository.searchAndDigest (/usr/src/app/node_modules/@bebity/linkedin-scraper/lib/repositories/user.repository.js:49:23) 2025-06-03T02:13:15.863Z at async /usr/src/app/dist/main.js:46:5