stringA hands me two variables id0 and id1, id1 I know that is the same for the same url which is id0 Random long
stringB gives me the same id0 the stringA and other variables id2, id3, idx
need to create an index that captures the id0 and id1 stringA and whenever you meet id0 stringB references in other values, id2, id3, id1 idx with the stringA, but if there is another call to the same stringA id1, should the id0 be updated.