Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 644 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 644 Bytes

tagalog-dictionary-scraper

Scraper for https://tagalog.pinoydictionary.com

How To Run

Create virtualenv or whatever your environment is

pip install -r requirements.txt
python src/tagalog_dictionary_scraper.py

Words

Words scraped are inside the words folder.

Issues

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...

License

MIT