Exporting a list of entries from umbraco 8

Hello!

I am looking to export a very long list of entries from a umbraco 8 website.

The entries are fairly simple. They have data types such as rich text editor, dates etc..

The number of entries vary from 1000-1500.

Ideally I would to export these entries as a CSV file.

Could anyone give me any idea of how i would go about doing this? Is there a package i can install?

Thanks, Jiten.

It all depends on where the data resides exactly, if its the published vs the saved data. Whether the process will be run on production or development and whether its a one of or should be repeatable and doable by content editors/managers or just admin/dev people.

But a quick summary would be to