Recently I am dealing with a 1GB json format's file, after using the fromJSON function to convert it to a list of length about 4 millions, I want to scrape one specific element of the list of list. My list looks like this (tweets.list is the name of my list, with the length of 4132406),Recently I am dealing with a 1GB json format's