in scrape.py, the _clean_results() function may benefit from these changes or similar ones: - Change "Sort By:" to "Sorted by top flights" to make the line `start = res2.index("Sorted by top flights")+1 `
in scrape.py, the _clean_results() function may benefit from these changes or similar ones:
start = res2.index("Sorted by top flights")+1