pkoenig10 / sink

Uses Facebook profile pictures to provide high resolution photos for your Google contacts
31 stars 7 forks source link

Add delay and expiry options #30

Closed pkoenig10 closed 4 years ago

pkoenig10 commented 4 years ago

Fixes #27

This should help to mitigate Facebook rate-limiting when scraping friend user IDs.

A better long-term solution would be to store friend user IDs instead of URLs. Then we would only need to scrape new friend's pages instead of every friend's page.