A collection of scripts for interacting with Google APIs. These scripts are designed to automate and simplify tasks such as exporting data from Google Classroom, importing data, copying folders in Google Drive, saving Google Docs edit history, and exporting Gmail inbox emails.
π Location
Exports data from Google Classroom.
β‘οΈ Be sure to check the documentation for usage and authentication requirements.
π Location
Imports data into Google Classroom.
β‘οΈ Detailed setup instructions are provided in the documentation.
π Location
Identifies the Classroom courses you are enrolled in.
β‘οΈ Helps you retrieve course IDs for further operations.
π Location
Copies a folder within Google Drive.
β‘οΈ Useful for duplicating folder structures and contents.
π Location
Saves the edit history of a Google Doc.
π Location
Exports emails from your Gmail inbox.
-
Clone the repository to your local machine or workspace.
-
Some scripts have their own documentation file under the /docs folder.
Make sure to read the documentation for proper setup, authentication, and usage instructions.
-
Customize the scripts as needed for your specific use case and Google API credentials.
-
Run the scripts through Google Apps Script Editor or any compatible environment.
Ensure you have the required permissions and API access for the relevant Google services (Classroom, Drive, Docs, Gmail).
For troubleshooting or support, refer to the documentation or open an issue in the repository.