how can I get all the klines of a symbol with javascript

I need to get all the klines of a symbol but the API only allows to get up to 1000 per query, how can I implement this with javascript?