Skip to content

Mobile-API for Brainly platform for students, parents, and teachers to ask and answer homework questions

Notifications You must be signed in to change notification settings

aurelione/brainly.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

brainly.js

Mobile-API for Brainly platform for students, parents, and teachers to ask and answer homework questions

Example

async function main() {
	const { Brainly } = require("./brainly.js")
	const brainly = new Brainly()
	await brainly.login("username", "password")
}

main()

About

Mobile-API for Brainly platform for students, parents, and teachers to ask and answer homework questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published