Filters GameHacking.org's requests page by system and outputs the results to a txt file.
bs4 and requests are required and can be installed via pip3 with this command:
% python3 -m pip install beautifulsoup4 && python3 -m pip install requestsNavigate to the directory with the script and run:
% python3 main.py system max_number_of_pagessystem and max_number_of_pages are optional command line arguments. By default, the script will filter using Nintendo DS as the system and the current number of pages as of January 24th, 2021 3:10 EST, which is 30.