https://github.com/std-enigma/typeracer-scraper
Scraper for https://play.typeracer.com texts database
https://github.com/std-enigma/typeracer-scraper
python python-scraper python-script typeracer web-scraper
Last synced: 3 months ago
JSON representation
Scraper for https://play.typeracer.com texts database
- Host: GitHub
- URL: https://github.com/std-enigma/typeracer-scraper
- Owner: Std-Enigma
- License: gpl-3.0
- Created: 2024-06-30T13:51:16.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-30T14:32:04.000Z (12 months ago)
- Last Synced: 2025-02-01T02:34:23.431Z (5 months ago)
- Topics: python, python-scraper, python-script, typeracer, web-scraper
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⌨️ typeracer-scraper
A web scraper written in python to get all the registered texts in the [typeracer DB](https://www.typeracerdata.com/)
## ⚡️ requirements
- [Python](https://www.python.org)
- [BeautifulSoup](https://pypi.org/project/BeautifulSoup)
- [Requests](https://pypi.org/project/requests)## 🚀 Usage
```shell
git clone https://github.com/Std-Enigma/typeracer-scraper.git
cd typeracer-scraper
python scraper.py
```
and you will find a data.json file in your directory that contains all the scraped data---
