Yes, Scraping the web is simple! If given the correct tool, anyone can scrape data even if they don't know how to code. You don't have to blame programming for not scraping the data you require.
Learning the fundamentals of web development technology takes one week. One week to study web scraping and data processing and analysis using Python libraries such as NumPy, pandas, and matplotlib.
It's not difficult to grasp, but you must first know HTML before you can begin web scraping. To get the proper information, right-click "inspect" and select "extract." You'll see an extremely long HTML code that appears to go on forever. Don't be concerned. To extract the data, you don't require a deep understanding of HTML.