- removed leading comma from description
- fixed scrape return json to always have values even if empty
- added extra headers to scrape GET request to prevent it timing out
- added SAST to repo
- made everything more nicer
- added SMILES string to scrape result
- split up `Scrape()` and `Search()` to make them more versatile and to enable the wasm port
- Note this makes it also not backwards compatible anymore