Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Custom-made CLI Program using Inquirer.js and mySQL. Using mySQL we access the db from our local server and change data using Inquirer.js through Terminal. We plug in a connection query which includes the username, password, and PORT for a secure connection. The TABLE of products accessible by Sequel Pro lists the item quantity available for purchase on our program called "BAMAZON". Items can be viewed or purchased with the BAMAZON customer program. BAMAZON's 'customer' program has two main functions: the user can view the list of items (Sequel Pro [free mySQL db test setup]) or to "purchase" items which and update the item quantity.