#Query data from website
10 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For more information use !howto ask.
@fluid basin Unless for some reason you're forced to use C++, I really recommend you to use a different language like javascript or python, which is far better designed for this sort of stuff. C++ is a system language, it's not designed for web scraping at all.
If you're being held at gunpoint to use C++, then you can probably pipe some sort of std::system command which could potentially retrieve the website's data given the right commands.
I came to realize that, I am using python. I know it isn't this server, but any guidance about doing it with python?
idk any python, i'm a js dev
Fair enough, thanks
there should be a package that scrapes the data of a website for you though
you just gotta look hard enough
@fluid basin Has your question been resolved? If so, run !solved :)
!solved