gcode-mirror / bitly-api

Automatically exported from code.google.com/p/bitly-api
0 stars 0 forks source link

Looks like http://api.bitly.com/v3/referrers returns only 500 records at max. #49

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
For an example, take any famous shortened URL which is clicked thousands of 
times?
1. Use http://api.bitly.com/v3/referrers to look at its analytics, you will 
need api key as well.

What is the expected output? What do you see instead?
At max, only 500 records about the referrers are available. I expected to be 
able to get to all records.

What version of the product are you using? On what operating system?
Google Chrome, on Windows 7.

Please provide any additional information below.
Is there a way I can get all referral information through API? Like, is there 
an option to look at page2, page3, page4 and get to other bunch of records?

Original issue reported on code.google.com by jigar.pr...@gmail.com on 27 Aug 2011 at 9:04