chienyutseng
Results
1
comments of
chienyutseng
After testing, the current feasible method is to change the `return self._get_page('article[data-ft*="top_level_post_id"]', 'article')` in the get_page function in page_iterators.py to `return self._get_page('[data-ft*="top_level_post_id"]', 'top_level_post_id')`