scraping is a complex thing; its feasibility depends on the website, how often it changes, also if it requires user login or not and also if it requires searching for an object inside the webpage. If what you need is always obtainable by clicking on the same thing all the time, then it may be...