Open StefanosGiannakis opened 6 years ago
hi sir please tell me how we get records
@StefanosGiannakis - because it's limited to 100. You can use a start point of 100 to show the resuls from 100 to 200. Please double check the documentation and you'll see how to achieve that.
@ramgsm You have multiple demo version included (PHP + Javascript). You can use whatever programming languange you want to get the records (in case you know any).
how we get all records in json formate with php please help me as soon as possible thanks in advance sir
@StefanosGiannakis - because it's limited to 100. You can use a start point of 100 to show the resuls from 100 to 200. Please double check the documentation and you'll see how to achieve that.
@ramgsm You have multiple demo version included (PHP + Javascript). You can use whatever programming languange you want to get the records (in case you know any).
Hi,
Thanks for this Api, its really awesome.
I have checked the documentation, there is no way/option to send start point or page. For example in 1st request i got 100 records, i want next 100 records means i need to send page no or last record no like page =101. then only i can get next 100 records. In this api there is no parameter like that, right ?
The parameter "limit" will get only limited no.of records from 100 records(max records).
So its better to add page or offset or count anything need one more parameter for getting next 100 records.
Hi @shakee93 , congrats for this project , i have a question . Why results is never over 100 ? For example if i make a call with "samsung" i am getting 100 results , same with "Lg".