This project scrapes FSC codes from the DLA DIBBS portal, filters them based on issue dates and quantity, saves the result to Excel, and uploads it to Google Drive.
issued_from= yesterdayissued_to= end of next monthmin_qty= 5
- Upload your
service_account.jsonfrom Google Cloud to Render. - Connect this repo to Render.com.
- Enable the cron job as defined in
render.yaml.
Google Drive API must be enabled and the service account must have access to the target Drive folder.