Sending specific information from open hardware monitor server to my esp32

Hi,
i am running open hardware monitor in my pc, it has a http server option where it shows various PC sensor info to a local webpage (mine is like 192.168.0.21:8181).
Now what I want is that, I want to display few information from the server to ESP32 OLED display. say like core temp, ram usage, fan rpm etc. How to get the code?
I am completely new in arduino/esp32 thing and only have basic knowledge about c.
any help will mean a lot to me thanks

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.