An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          

# word-crawler

[![Support Ukraine](https://badgen.net/badge/support/UKRAINE/?color=0057B8&labelColor=FFD700)](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).