Hello! so I have a question about HTML and web things.
I want to get the elements from web, not sources like dumping from HTMLService:GetAsync(url).
so I tried to dump that elements, from emojitracker, like these things.
but always I do HTMLService:GetAsync(http://emojitracker.com/)
, shows me this.
I discovered that is sources of this website.
I also tried to get elemnts from HTML Module too.
but it showed me a table with nothing.
so what I want is web elements. any idea to get these? thanks.