# The db is often called with titles like "tracking/parameters/empty parameter". These seem to return None by design and are not present in Wiktionary. Skip these.
if"/translations"intitleandnot"tracking"intitle:
print(f"Page '{title}' not found in db. Fetching from live wiktionary.")