Skip to content

Callmedaddythx/chegg_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chegg_bot

A automated chegg answer scraper

This project powers a Discord bot that awaits for the command !chegg and scrapes Chegg for the expert answer to the passed in URL. Once the answer is retrieved, the bot DM's the user the answer as a screenshot. To take screenshots, the code utilized a library called Selenium that allows me to build a webdriver to automate the opening and navigation of webpages. The code also used 2captcha servies to solve any reCaptcha's that appear when navigating Chegg.

About

A automated chegg answer scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%