`abstractCurrentID` and `myFetch` are doing the same thing except for the different url. Why not refactor them to a single function?
abstractCurrentIDandmyFetchare doing the same thing except for the different url. Why not refactor them to a single function?