A collection of JavaScript applications that aid in automating everyday work-flow task. Automation can allow for proficient daily operations from sales to tech support. It is my aim to create a suite of lightweight products and tools that industry professionals can adopt into their daily setups.
- [🌊 - current] Web Scraping with Puppeteer.js
a sandbox environment for webscraping data off a variety of internet resources - [⚪ - todo] Medical Prescription - (scraped data)
- [⚪ - todo] Music Release Dates - (scraped data)
- [⚪ - todo] Mergers and Acquisitions - (scraped data)
Using a combination of node and puppeteer.js developers can automate scraping web data for a varierty of purposes. I intend to create simple examples for pulling in data and scale out these examples into multi-use componets for larger projects. Will look to package the "automation" aspects of this micro project into a microservice that can be connected a relational/non-relational database depending on the data type.
- Link to help article: Medium Article