Skip to content

Occupation Scraping + Proper JSON Parsing

Compare
Choose a tag to compare
@initstring initstring released this 24 Jan 06:47
· 22 commits to master since this release
f6b4dc1

This release brings a new feature - a metadata.txt file that includes the headlines for profiles. This is usually a job title, or something else descriptive which you may find useful.

I also did some big refactoring which uses proper JSON parsing instead of reckless regex processing. Yay.