First need to fill name of game and select platform then I hit “Szukaj” → “Search” and this app scrape info from a page and with BeautifulSoup parses to the list of dicts and then show a table like this. Then when I press button “link_X” I would like to be moved to another subpage where is the price comparation from many different shops, after that I would like to scrape this page and show this prices in a chart…
The problem is when I hit “link” button this page refreshes loosing all data and variables