ozgur / python-linkedin

Python interface to the LinkedIn API
http://ozgur.github.com/python-linkedin/
MIT License
894 stars 392 forks source link

why is the search results count always capped at 20? #81

Open bubakazouba opened 9 years ago

bubakazouba commented 9 years ago

I am currently using the company search API and whatever "count" I specify I always get 20 resutls. Is there a way to query the rest of them?