A simple bot for https://www.typeracer.com/ made for fun. The account it runs on: https://data.typeracer.com/pit/profile?user=thetyperacerbot typeracer_bot uses the ...
parser = argparse.ArgumentParser(description="This is a simple python script scrapes typeracer data and stores it in a text file.") # Set the flags that can be used with the script parser.add_argument ...