Anyone have tried to do some web scraping with the raspberry pi using python?
I would like to fetch some data on devices on my network, how I get to the data is by doing:
Opening browser -> typing the network device IP on the url -> sign in on the login page -> fetch the data on the web page (data is live)
Can you share what libraries/frameworks are needed to make this work? Ill need to be on the logged-in page for about 1-2 minutes so i can log the data.
I would like to fetch some data on devices on my network, how I get to the data is by doing:
Opening browser -> typing the network device IP on the url -> sign in on the login page -> fetch the data on the web page (data is live)
Can you share what libraries/frameworks are needed to make this work? Ill need to be on the logged-in page for about 1-2 minutes so i can log the data.
Statistics: Posted by drakejest — Sun Jul 21, 2024 8:52 pm