<aside> ⚠️ Your task is to develop a full-stack web application. Either as a browser plugin or as an website, where proto users can log in and contribute data in a pre-specified format. The format required is mentioned in this doc and your steps, UX flow and details are also available here. You may choose whatever UI you want to build on.

</aside>

1. Develop the Web Scraping Engine

2. Implement the Scraping Control Interface

3. CSV Generation and Review Interface

4. CSV Upload and Validation


<aside> ⚠️ Note: The search and scraping process is automated, but the opening of web-pages needs to be manual. This will let users select the places they want to scrape and add to the map. They need to find new places, find their websites and open the webpage.

</aside>

<aside> ⚠️ Note 2: In the search process, a user might open several pages which do not have the data needed, these need to be rejected and we need to only accept entries which provide the data needed.

</aside>