This document describes a proposed system called "Touch with Industry" that aims to gather and provide company information to users more efficiently. It does this through web crawling trusted sites to extract structured data like a company's name, address, founding year, employee count, and LinkedIn profiles. This system allows users like recruiters and job seekers to quickly find relevant company overviews and profiles without extensive searching. The proposed system architecture involves taking user inputs of a company name and desired fields, sending web requests to retrieve information, filtering HTML tags, applying pattern matching to extract the desired data fields, and displaying results to the user. The system aims to address issues with existing approaches that provide inaccurate or incomplete information or require lengthy searching across multiple sites