Scrapper response parsing misses some videos sometimes for unknown reasons, running tests/functionality_testing/Scrapper_test.py sometimes passes and matches the correct number of elements, and sometimes it doesn't so we might need to add another layer of scrapping on top of response parsing to ensure that all videos have been accounted for.
Scrapper response parsing misses some videos sometimes for unknown reasons, running
tests/functionality_testing/Scrapper_test.py
sometimes passes and matches the correct number of elements, and sometimes it doesn't so we might need to add another layer of scrapping on top of response parsing to ensure that all videos have been accounted for.