Scraper for https://tagalog.pinoydictionary.com
Create virtualenv or whatever your environment is
pip install -r requirements.txt
python src/tagalog_dictionary_scraper.py
Words scraped are inside the words folder.
Some punctuation marks are not removed in the definition.
I manually checked some of the results but not all because there are thousands of result.
No automated testing to check if the scraped words and information are correct.
And many more...