Skip to content

Ulto85/replit_api-Unofficial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

replit_api-Unofficial

replit_api *Unofficial

What is it?

The replit API is a simple webscraping library which allows you to get information from replit

How to use

print(replit.user_cycle_search('USER'))
print(replit.user_description('USER'))
print(replit.user_most_recent_post('USER'))
print(replit.user_most_recent_comment('USER'))

This returns the amount of cycles a user has, the description, most recent post, and the comment.

About

replit_api *Unofficial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages