Getting updates on new apps on fdroid
Hi,
I found the API which lets me browse ALL the apps and I'm guessing I can parse that every day once to find new apps (using DateAdded field) but I was wondering if there is something else already existing that I could then scrape and automate. One less resource intensive but less practical would be parsing the latest apps section on the website. Thanks!