There is no GET request when i refresh a page

I am new to this and i want to learn scraping trough APIs.

I tried finding GET request that contains data of companies and their data, but only get POST request of recaptcha. How do i find GET?

Website i want to scrape: https://www.companywall.ba/firma/gold-exchange-doo/MM5KXLNC?recaptchaToken=03AFcWeA6sKQy2rJWQbhMjLHyHMygOTqCcwdGx3laIoPUtdNiIiunfZlcpr7pTPnQAE6zVf5MzQHcOpEEzT7wJjDXJcuq6d3_UxHErao49OSfFVKrg-lqhFe_aKRWyB6UJNuuLSaoferDoTdLL1dCDl7J3hiL2rIOgllg4BGiZecCE6d2caEoqg7xxzfEovFTjYu0QryqSuXKAoJxiHo3nQLTemWVlzo1-I1lG-y4JPdtPPJZgyUiaPaOfK-iBcXL0gAdFmCg6Dcud8mpb12_HJ3-zOB6KPDqNd9u8EqmxWgkZtkPyBVTpBR45iJ6IgNxGK9L78vtehlNUyIyOWKaRJ1dN7BEdehgoH-54QGSdErW5Rl4HYDF0wBWQBl50wCT1kYPwU5J0f5zonmVsQiS9C7O1UIVRN0Bk7xf354tUc91s2he7ZfZD80Q-bp5t1eK1WfVkzn5QgGH9Gu3OqscdmZI9Igg1a3txmlKyhg5DCC3HS9YtzHswaXgtCmK1-Qc1CXSfbMatf3T49Tk6vtB7b3cmWXoIY0GwUw

This is a forum for Web Scraper browser extension, not a general web scraping forum. You can find resources elsewhere about recaptcha. It is not trivial to defeat though; that is why websites implement it.