On Tue, Dec 5, 2017 at 10:10 AM, Atux Atux wrote:
> i am looking for a way to download only the contacts from my google account
> and export them in my linux machine in a txt file, every12 hours with
> cronjob and overwrite the old txt file.
>
Have you read Google's Contacts API documentation?
hi everyone.
i am new to the area of python and i have basic knowledge, so please bear
with me.
i am looking for a way to download only the contacts from my google account
and export them in my linux machine in a txt file, every12 hours with
cronjob and overwrite the old txt file.
let's make some