How to get a text from website ands how in app label and when click next button in website than again get text and show ?
This is called web scraping, and you are scraping the data of a website. Unfortunately, not every website allows this, and you may be subject to legal issues. If the provide an API, however, you may use it.
1 Like