This Python project automates the typing process on the MonkeyTyping website by retrieving search results from Google based on user queries.
- Fetches Google search results programmatically.
- Returns the first search result snippet.
-
Clone the repository: https://github.com/chiman45/automate_typing.git
-
Navigate to the project directory:
-
Install required packages:
Run the script:
Enter your query when prompted.
- Python 3.x
- requests
- beautifulsoup4