create a session_id file on the root of the project. go to advent of code website and login. go to any question and click to get the input. Search in the network tab of your browser inspector and find the request for the inputs. Find the cookie header. Find the session id in the cookie. copy the nuber to the session_id file.