Go to the website you want to scrape data from
Right Click and Inspect or F12 on Keyboard and go to elements tab
Look for the HTML tags that contain your target data ex. (div, a, img)
Look for common classes or ids attached to the html element associated with the information you need
Input the URL, any applicable HTML Tags, Classes, or IDs and click 'Scrape'