So I have a project for a class, I used an spider-type program to gather data from a real estate-selling webpage. So each row is a house. It contains data on the price, size number of bedrooms, and the coordinates (which the spider collected from the adds that were linked to google maps. I want to import that into Arcgis Pro. I need a shapefile that consists of points (each house will be a point).
Thanks in advance!