Snehasish Basu
Snehasish Basu
Hi @inge4pres , Seems am little late to the party, just wanted to express my interest for this project and would be happy to help on the associated topics. Would...
hi @ordersofmagnitude , Can you try with the below code and give the feedback... async def ai_process_news(self, item): js_commands = [ "document.querySelector('.cookie-accept-btn').click();", "window.scrollTo(0, 900);" ] async with AsyncWebCrawler(verbose=True, headless=True, sleep_on_close=False)...
hi @ordersofmagnitude , thanks for the feedback, after a few set of testings, the below code is working as expected. Can you check and let me know import asyncio import...
here is a screenshot of output for above code
@unclecode , tagging you if at all you can help @ordersofmagnitude with any further info. ...
@ordersofmagnitude , any update?
hi @ordersofmagnitude, thanks for the feedback. Just wanted to let you know that the script I already provided basically does all these operations namely (accepting cookies, clicking on READ MORE,...
hi @ordersofmagnitude , sry for the delay. Post executing the prev. piece of code which I already shared, the response I received, contained the actual content of the website that...
the pic is re-attached...
@ordersofmagnitude , any update post running the code...