https://github.com/perchunpak/word-crawler
Script that collects all words from a webpage!
https://github.com/perchunpak/word-crawler
Last synced: 10 months ago
JSON representation
Script that collects all words from a webpage!
- Host: GitHub
- URL: https://github.com/perchunpak/word-crawler
- Owner: PerchunPak
- License: mit
- Created: 2024-04-22T14:08:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T14:08:54.000Z (about 2 years ago)
- Last Synced: 2025-02-22T12:14:39.916Z (over 1 year ago)
- Language: Python
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# word-crawler
[](https://www.gov.uk/government/news/ukraine-what-you-can-do-to-help)
Script that collects all words from a webpage!
There is more popular program to do this, but it collected only ~50 words, while this script collected hundreds for me.
Anyway, writing this was fun.
## Thanks
This project was generated with [python-template](https://github.com/PerchunPak/python-template).