This commit is contained in:
@@ -166,7 +166,6 @@ async def detect_pagination_service(decoded_url):
|
|||||||
original_url = page.url
|
original_url = page.url
|
||||||
|
|
||||||
# Check for common pagination indicators
|
# Check for common pagination indicators
|
||||||
await asyncio.sleep(2)
|
|
||||||
try:
|
try:
|
||||||
pagination_data = await page.evaluate('''() => {
|
pagination_data = await page.evaluate('''() => {
|
||||||
const data = {
|
const data = {
|
||||||
|
|||||||
Reference in New Issue
Block a user