A simple script that will scrape wikipedia and output a json file with basic company info, products, services, and key executives.
- Use regex to clean raw text in Key People, Products, and Services columns
- Convert output to JSON
- Convert notebook to script.py file