I've only just started scraping(lol) the surface of web scraping so alot of your content goes over my head but, your videos are really great and a complete gold mine to anyone who is trying to learn. Thank you!
@alexanderscott24563 жыл бұрын
I started my first playwright project after constantly failing to extract json from an endpoint because of some graphql nonsense. My constant thought was "I sure wish I could integrate playwright this with scrapy." You and the algorithm gods have answered my prayers.
@JohnWatsonRooney3 жыл бұрын
That’s great I’m glad i could help!
@alexanderscott24563 жыл бұрын
If it isn't too much trouble, would you mind eventually making a video on hidden json api endpoints that require some kind of cookie or header authentication? Thank you for all the invaluable content :)
@learncodeinbangla18523 жыл бұрын
Nice video again!!
@drac.962 жыл бұрын
This KZbin channel is probably the only one with the best website crawling software and techniques I've seen! Thank you very much for the amazing content, John! You should make a course about this stuff, really useful.
@JuanMonascote2 ай бұрын
OK so everything about scrapying its already documented by you... you won a sub
@adnanpramudio61093 жыл бұрын
I thought about scrapy + playwright as replacement of selenium and now you upload this. Thank you so much!
@JohnWatsonRooney3 жыл бұрын
Thank you for watching !
@realpropagandalf3 жыл бұрын
Hey John! It’s rarely that I comment on youtube videos, but I just must say that your content is golden. Keep it up!
@JohnWatsonRooney3 жыл бұрын
Thanks, appreciate it. Cool user name ha
@CodePhiles3 жыл бұрын
new great library that helps for dynamic pages, thanks a lot John
@ruhollahmozafari23433 жыл бұрын
I have just started using scrapy for crawling, you're videos are very helpful. 👍
@SamirMamude3 жыл бұрын
Hi, currently I'm working with crawling in my job, your videos is helping me alot!
@celerystalk3903 жыл бұрын
Thanks so much for introducing another great tool! Definitely worth learning after Selenium/Helium. Great job again John!
@JohnWatsonRooney3 жыл бұрын
My pleasure! Glad you enjoyed it
@ZainAli-hq1gu2 жыл бұрын
@@JohnWatsonRooney kindly push code on github.thanks
@gianfrancodagostino39382 жыл бұрын
Awesome video, very well explained. Definitely worth the time. Pure gold. Thank you.
@automationhungry36172 жыл бұрын
Great Video Man. Want to see more videos Scrapy with Playwright
@samibdh3 жыл бұрын
That was exactly what i was looking for thank you ! (splash wasn't able to load javascript)
@dennistanui70853 жыл бұрын
Awesome video! Could you also make a video about scraping websites that make repetitive calls to an api and then use javascript to format the json response (i.e making direct calls to the api returns gibberish json values). Thanks a lot mate.
@spotshot70232 жыл бұрын
Hi John, I am trying to run the exact same code in my Windows machine which you showed here but I am getting lot of errors like "AttributeError: 'PipeTransport' object has no attribute '_output'" and "AttributeError: 'ScrapyPlaywrightDownloadHandler' object has no attribute 'browser_type'". I have done the exact same setting like you did. Kindly help me. Thanks
@user-dc8pe5er8o Жыл бұрын
Have you figured out a solution to this problem? I am having the same issue.
@hamzahbhatti2273 Жыл бұрын
Do you find the solution I am also encounter with same problem on windows
@dcevansuk3 жыл бұрын
Many thanks, as always clear and concise, It will be interesting to see how we handle PageCoroutine when loading parent and child pages with different 'wait_of_selector' values.
@melih.a3 жыл бұрын
This video is great! now I got to figure out how to customise this for a login page.
@tubelessHuma3 жыл бұрын
Playwright making scraping life easy. Great 💖
@Scuurpro2 жыл бұрын
I'm new to python and scrapy. Following your tutorials in just 3 days I've been able to build and get a much better understanding of scrapy and python. My current site has a pagination that is in javascript it my understanding that I'll need to use splash or playwright. Which one would you recommend for a beginner?
@JohnWatsonRooney2 жыл бұрын
That’s great! I’d recommend playwright first
@Scuurpro2 жыл бұрын
@@JohnWatsonRooney I do have one question I'm using a crawl spider do I do def start request afterr my allowed_domains and start_urls or before?
@jensshumway36522 жыл бұрын
is anyone else getting this error: AttributeError: 'PipeTransport' object has no attribute '_output
@greoipsec72582 жыл бұрын
Hi John, thank you for the videos, it helped me alot! I am a bit stuck at the moment with the JS website. How can I do the "callback" to go to the next page when I have 2 functions now? I have tried to run them in a while loop but with little result. How would you do it on this example if it would have multiple pages?
@chandrakalagowda3129 Жыл бұрын
Thank you. This video. saved my day!
@hamzahbhatti2273 Жыл бұрын
Hi, After following the whole steps I am encountering the error (AttributeError: 'PipeTransport' object has no attribute '_output') and (exception=NotImplementedError()>)
@TheRedPheniox11 ай бұрын
same
@napeters70693 жыл бұрын
Hello John, when I go to run this the script it seems to hang, in the cmd console: [asyncio] DEBUG: Using proactor: IocpProactor [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) I am on win10 machine, using python 3.7.10 and running everything from Anaconda virtual env. Any idea what might be the issue?
@learncodeinbangla18523 жыл бұрын
Nice video. I am very glad to see it. It was not known to me . Thank you very much!!!
@learncodeinbangla18523 жыл бұрын
Could you please show us a tutorial how to submit form and login. And how to click page and pagination. All the detail about page coroutine.
@stephenellis477710 ай бұрын
This tutorial doesn't work for those of us that use Windows! You should have stated that from the very beginning. I am getting attribute error when trying to run the spider!
@Ligthus Жыл бұрын
"AttributeError: 'PipeTransport' object has no attribute '_output'"
@vasugupta72652 жыл бұрын
ERROR: AttributeError: 'PipeTransport' object has no attribute '_output' , same code, can you fix this please?
@hamzahbhatti2273 Жыл бұрын
Are you using windows? Because I am also encountering this error. And after searching it was found that it works good in Linux. Windows is not compatible.
@ataimebenson3 жыл бұрын
This is awesome. Thanks for the video
@joschabisping79102 жыл бұрын
Your videos are awesome, thanks!
@JohnWatsonRooney2 жыл бұрын
Thanks!
@SaMi-se2qs Жыл бұрын
Hi John....I got an error when i run the spider. AttributeError: 'PipeTransport' object has no attribute '_output' Please tell me How i can handle this error'?
@lostfsoul3 жыл бұрын
Perfect ! Thanks John .
@marvio_rocha Жыл бұрын
Men, I loved your tutorial, very simple to make it. Way did you use only CSS that the XPath? Cheers from Brazil
@dragon36020103 жыл бұрын
Awesome can you make a video about playwright stealth for automation
@JohnWatsonRooney3 жыл бұрын
Sure I will look into it
@dragon36020103 жыл бұрын
@@JohnWatsonRooney awesome 👍
@LukeGarbuttGaming3 жыл бұрын
Great video, just discovered your channel and went on a binge. I think I've covered the core of your main methods but I could be missing some - how would you go about scraping odds information from somewhere like williamhill? They seem to have an api but I can't figure it out. Would this require playwright as in this video here? It appears so to me, just curious if I'm barking up the wrong tree or not.
@mahmoudkhair-eldin68142 жыл бұрын
If I'm having a Scrapy issue, I can count on JWR having a video how to solve it! I'm currently trying to scrape a website with multiple pages and running into this exact issue. In that case, would I use link extractor first, then have playwright open each request pulled by link extractor?
@JohnWatsonRooney2 жыл бұрын
Yes that would work. This just fits in the normal request/response flow which is why it’s so useful
@pranitganvir4492 жыл бұрын
Hello John, can you please make a video on handling javascript alerts (like asking location, clicking allow etc in browser). Can't figure out with selenium or playwright. Thank you very much
@georgemuholi63962 жыл бұрын
Thanks for the great video. Am having a challenge integrating rotating proxies with scrapy playwright. How can I go about it?
@StephenForder2 жыл бұрын
Thanks for the excellent tutorials. I'm battling to deploy a spider which uses scrapy-playwright to my scrapyd service. Am I being too ambitious?
@JohnWatsonRooney2 жыл бұрын
It’s not something I’ve done before, there might be issues running the actual browser - is that what’s getting stuck?
@StephenForder2 жыл бұрын
@@JohnWatsonRooney Yup exactly. Runs fine with 'scrapy crawl' command, but 'curl ....' gets stuck at the playwright part. Maybe rely on cron for now?
@JohnWatsonRooney2 жыл бұрын
@@StephenForder I have limited experience with scrapyd i';m afraid, maybe yeah just run it on cron
@StephenForder2 жыл бұрын
@@JohnWatsonRooney thanks John :)
@StephenForder2 жыл бұрын
I'm not sure what went wrong on my first server setup attempt, but on my second attempt, scrapy-playwright and scrapyd are playing fine together on Ubuntu 22.04 👍
@dragon36020103 жыл бұрын
Can we use playwright in the headless mode to false with scrapy?
@JohnWatsonRooney3 жыл бұрын
I didn’t actually try that! I would expect yes and we can pass it into the meta arguments at the top
@georgemuholi63963 жыл бұрын
Yes you can using the setting PLAYWRIGHT_LAUNCH_OPTIONS = {“headless”: False}
@maggiekay13 жыл бұрын
Dude I love your canal, you let me learn a new method to replace selenium (again), I thought Splash is the alternative, so the question is which performance is better? And I would love the see more advanced scrapy project(like scra[ping some socialmedia website)
@JohnWatsonRooney3 жыл бұрын
Thanks! I would use playwright over splash right now for general projects - it works well and is easy to use and install (no docker needed)
@maggiekay13 жыл бұрын
@@JohnWatsonRooney yeah, definitely. But I noticed that framework donot work on Windows, so sad !
@diegovargas38532 жыл бұрын
Hi John, what's your opinion about playwright vs splash?
@JohnWatsonRooney2 жыл бұрын
Hey, the end goal is the same but they go about it in slightly different ways. Splash is Specifically designed for rendering pages but requires a bit more setup, while the scrapy playwright integration is newer and is self contained rather than a separate service. There are use cases for both but right now I’d lean to playwright, certainly for personal projects
@David-rm1wn3 жыл бұрын
thanks for the video...Your videos are always great..I tried to run as you showed. I got this error...Any idea what went wonrg? TypeError: SelectorEventLoop required, instead got:
@Rodrigodacostarodrigocostaful3 жыл бұрын
me too
@adamdavies19563 жыл бұрын
Did you manage to fix this? I'm having same problem
@oktayozkan22562 жыл бұрын
scrapy-playwright is not working on windows. you can try it on linux.
@valostudent60742 жыл бұрын
@@oktayozkan2256 me too, windows dont supported
@oktayozkan22562 жыл бұрын
@@valostudent6074 if the problem persists, wsl (windows subsystem for linux) could be a good solution.
@vintonchen62102 жыл бұрын
unfortunately it doesn’t work on Windows because of Twister’s compatibility issue, any fix? thanks as always John
@JohnWatsonRooney2 жыл бұрын
Oh doesn’t it? Sorry I didn’t realise I’ve used either Linux or WSL in windows for years for development
@franke35622 жыл бұрын
Curious: Dynamic websites (SPA and the like) are served by an API (likely a JSON API) to populate their dynamic content. Why not consume this API directly to extract the data we need? I don’t see the use case of rendering pages through a “virtual” browser first, only to then scrape data (that was provided by some network request / API anyways) again by means of CSS selectors and the like. Seems inefficient and much slower. Am I missing something?
@jeroenvermunt33722 жыл бұрын
I need to click on a button on the webpage which basically means: "read more ..." . Would playwright be the suitable tool?
@JohnWatsonRooney2 жыл бұрын
Yes it can absolutely do that. It would be worth check what happens network wise when you click it though, often you don’t need to do that at all and can make the same request without playwright. Check out my video on hidden APIs (best scraping method)
@jeroenvermunt33722 жыл бұрын
@@JohnWatsonRooney thanks for the suggestion, I saw the video on the API but there doesn't seem to be anything I can use.
@HP-wo8kv7 ай бұрын
I have started scrapy crawling in my windows with all the things installed, but getting NotImplementedError,AttributeError
@kacheck8553 жыл бұрын
Thank you John. Unfortunately, not working on my MacBook. Unsupported URL scheme 'https': No module named 'scrapy_playwright'. Maybe it's the problem of the M1 chip, I can run it on other platform.
@JohnWatsonRooney3 жыл бұрын
Hey did you try pip installing scrapy-playwright?
@BoerBell2 жыл бұрын
You have not reported whether John's reply helped. I encountered the same issue when working with Pycharm in a project venv. Resolved by having PyCharm install the package (preferences/project interpreter).
@sivaranjjan2491 Жыл бұрын
Hi john, i need to click show more button scrolling down. page.evaluate("window.scrollTo(0, document.body.scrollHeight)") takes to bottom of the page but "show more" button is not in the viewpoint so playwright couldnt able to find the button. Any solution ? I thought of clicking the show more button till no more "show button" is available then i get full page_content and store as response. page_content = page.content() response = HTML(html=page_content) Now i can use the response to get the data.
@azhari79682 жыл бұрын
hey this doesn't work on windows :(
@KhalilYasser3 жыл бұрын
Thank you very much. At 356, I tested the code after I applied all the steps correctly but got an error.
@KhalilYasser3 жыл бұрын
The error like that `Traceback (most recent call last): File "C:\Users\Future\AppData\Local\Programs\Python\Python39\lib unpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\Future\AppData\Local\Programs\Python\Python39\lib unpy.py", line 87, in _run_code exec(code, run_globals) File "C:\Users\Future\Desktop\venv\Scripts\scrapy.exe\__main__.py", line 7, in File "C:\Users\Future\Desktop\venv\lib\site-packages\scrapy\cmdline.py", line 144, in execute cmd.crawler_process = CrawlerProcess(settings) File "C:\Users\Future\Desktop\venv\lib\site-packages\scrapy\crawler.py", line 280, in __init__ super().__init__(settings) File "C:\Users\Future\Desktop\venv\lib\site-packages\scrapy\crawler.py", line 156, in __init__ self._handle_twisted_reactor() File "C:\Users\Future\Desktop\venv\lib\site-packages\scrapy\crawler.py", line 343, in _handle_twisted_reactor install_reactor(self.settings["TWISTED_REACTOR"], self.settings["ASYNCIO_EVENT_LOOP"]) File "C:\Users\Future\Desktop\venv\lib\site-packages\scrapy\utils eactor.py", line 66, in install_reactor asyncioreactor.install(eventloop=event_loop) File "C:\Users\Future\Desktop\venv\lib\site-packages\twisted\internet\asyncioreactor.py", line 308, in install reactor = AsyncioSelectorReactor(eventloop) File "C:\Users\Future\Desktop\venv\lib\site-packages\twisted\internet\asyncioreactor.py", line 63, in __init__ raise TypeError( TypeError: ProactorEventLoop is not supported, got: `
@Rodrigodacostarodrigocostaful3 жыл бұрын
@@KhalilYasser me too
@msakhmat2 жыл бұрын
What about if I want to install playwright on a separate server, can I do that and use the same setup you did?
@JohnWatsonRooney2 жыл бұрын
Yes you can, I haven’t done it in a while I think there is more setup required though
@learncodeinbangla18522 жыл бұрын
Could you please show us a tutorial how to submit form and login. And how to click page and pagination. All the detail about page coroutine.
@cosmicblack2 жыл бұрын
Great Video, i just started into web sacarping, i was using selenium and im gonna try playwright Jus, i have a question...i'm searching for the meta options and i can't find anythin related to playwright_include_page in playwrgigth documentation or scrapy-playwright Where do i get the meta possible options? Do they are the methods for pages and lcoators from playwright?
@Kilvny2 жыл бұрын
Thank you so much for this tutorial. However when I try to use playwright on windows it's not working I googled it and tried multiple solutions, still not-working with this error message (AttributeError: 'ScrapyPlaywrightDownloadHandler' object has no attribute 'browser_type') please if anyone can help me!
@JohnWatsonRooney2 жыл бұрын
I've heard from another viewer that playwright has problems on windows but i don't have a solution i'm afraid, maybe checking out their github to see issues might help
@Kilvny2 жыл бұрын
@@JohnWatsonRooney thank you so much I guess I'll have to find alternative for JavaScript websites other than Scrapy
@ReptarKingoftheBrozone3 жыл бұрын
Hello! I was just watching your video from about a year ago on scraping shopify stores. I was curious if there was a way to find a total number of products in the shop so that I can set the limit for a python script to pull all the product information at once?
@kabirsainivlogs2 жыл бұрын
Scrapy playwright takes an average time of 6 seconds to scrape a website. Is there any way to speed things up?
@JohnWatsonRooney2 жыл бұрын
I only would use this as a last resort, I would explore other methods first, html scraping, reverse engineering the API. This method is good where time isn't a requirement
@jonas230ph3 жыл бұрын
Thanks so much for introducing another great tool!, would want to know if playwright able authenticate login and can possible pass data on scrapy for scraping?
@drac.962 жыл бұрын
How do we re-use browser cookie information to interact with webpage JSON APIs? That would be super useful instead of using the browser to parse HTML for PWA sites. You should create a blog or start up some Udemy courses on stuff like this!
@berionikkk85822 жыл бұрын
Thank you John for great work! Could you help me please? I'm scraping a site about books. Some books have a short description, the others a long one hidden under the "expand" button. If I use PageCoroutine (click and wait_for_selector) in meta on long description pages it works well. But on pages without "expand" button I get an error. I don't know how to solve this problem.
@FabioRBelotto Жыл бұрын
Does it help to bypass anti bot measures like Amazon has? It's impossible to use scrapy on it anymore
@akhmadfaizal77922 жыл бұрын
when i try on scrapy crawl pwspider -o output.json i can't gain element based on url. what happen that?
@ShahidulsPerspective2 жыл бұрын
Hey John, I don't know why it is not working for me. The coroutine is not working for me. What should I do? Does anyone face any problems? How did you solve it?
@thewheeldeal84393 жыл бұрын
Can one update the response after performing a playwright coroutine? Or do you always have to load a new page via callback?
@johnmarkacala30982 жыл бұрын
what theme are you using?
@JohnWatsonRooney2 жыл бұрын
I think this is gruvbox material, or gruvbox dark medium
@raisulislam41612 жыл бұрын
@John Watson Rooney how can I manage to set "headless = False"?
@RicRod Жыл бұрын
Hi, does anyone know what environment or what version of python he handles in his video, I have tried this and other tutorials and I am getting a couple of complicated errors and I think it is because of the version of python and some components.
@JohnWatsonRooney Жыл бұрын
hey its Python 3.9.7 with a virtual environment using venv. I've done a similar thing to this recently on 3.10 without issues as well
@RicRod Жыл бұрын
@@JohnWatsonRooney thank you very much for the answer, I was working with version 3.8 and I did not know whether to downgrade to 3.7 or move to 3.10 at once, have a nice day or night.
@JohnWatsonRooney Жыл бұрын
@@RicRod no worries, try 3.11 if you can it has some improvements in it
@mecrayavcin Жыл бұрын
@@JohnWatsonRooney This does not work on windows with vscode + anaconda. Did you use Mac pc or Linux pc for this? Thanks
@rentman17402 жыл бұрын
so we need chromium ?
@JohnWatsonRooney2 жыл бұрын
Yes but it will be installed by playwright
@MrTASGER3 жыл бұрын
Async browser in async scraper. Great! 👍
@heqlatax86903 жыл бұрын
hey ! i made a function to login to a page, then it returns me a session (or HTML session, as I want) But, i can't get anything from my session because this website uses JS. When I try to render and print r.html.html, it returns me to the login page, even if I am already logged in. do you have any idea of what I should do ? Thanks a lot !
@FranzAllanSee Жыл бұрын
So what's scrapy for? Sounds like 98% of the heavy lifting was done by playwright. Why not just drop the middleman? 😅
@cleo03182 жыл бұрын
With these libraries is it still possible to get your ip banned/blocked?
@JohnWatsonRooney2 жыл бұрын
Yes it is, it does depend a lot on the sites protection and how many requests you are making
@alphabelta60926 ай бұрын
Thank you very much for this video. I followed you, but I got this error: AttributeError: 'PipeTransport' object has no attribute '_output'. Does anyone have the solutions?
@anhuynh26893 жыл бұрын
hello sir, i want to scrape a webpage that have a list of data place in rows and, at every rows (that containt a link) i want to click it to open the popup page, scrape the data inside the popup and then close the page and go ahead with the next row for the scraping, can you teach me how to do, cause i'm a rookie and got stuck for so long. thanks !!
@gaifut7 ай бұрын
How can I use playwright to click a button with scrapy still scraping? I have a website that I can scrap but on the last page there is a button that should be clicked in order to show more results and it is possible to click it like 5 times to get the extras. I was able to use playwright to get the code for clicking but I dont know how to combine that with scrapy. Was thinking since this is only for the last page to make an if statement and either run playwright there or somehow enable playwritish scrapy there. In any case I have no idea how to let in scrapy scrap that generated page. Can anyone please help?
@raisulislam41613 жыл бұрын
Hello John, Why I am getting this error? "TypeError: ProactorEventLoop is not supported, got: "
@adamdavies19563 жыл бұрын
Did you manage to fix this? I'm having same problem too
@raisulislam41613 жыл бұрын
@@adamdavies1956 Scrapy-Playwright now only works on Linux/ Ubuntu. I setup ubuntu then I managed to run this
@thecouchman21122 жыл бұрын
@@raisulislam4161 Hey Raisul, how do you know it only works on Windows?
@ThrashSkull7 ай бұрын
Hey nice tutorial, can you make one of the same but using CrawlSpider? please
@drac.962 жыл бұрын
How do you deal with the shadow root inside of a webpage? Any tricks to getting through them with Playwright/Puppeteer? Which software work better or worse in these cases? Thanks! I know that in-browser you can do `$('#nav-element').shadowRoot()` or similar which also works in Puppeteer, using `await page.addScriptTag({path: "jquery.js"})` to add JQuery if it isn't already included on the page (sometimes it isn't) but JS only.
@FabioRBelotto11 ай бұрын
I am quite a noob. I couldn't understand the advantages of using scrapy instead of just playwright.
@return_11013 жыл бұрын
Good video. You are awesome!
@JohnWatsonRooney3 жыл бұрын
Thank you glad you like it!
@daremotivationeveryday3 жыл бұрын
Hello please how can I use it to extract number
@amithreddy93 Жыл бұрын
I am getting few errors, like notimplemented error and attribute error
@amithreddy93 Жыл бұрын
AttributeError: 'PipeTransport' object has no attribute '_output'
@burgasHoH3 жыл бұрын
Thank you so much sir 💙
@gracyfg8 ай бұрын
Does it work on Windows ?
@SecurityTalent2 жыл бұрын
Great bro..
@Achiesamablog3 жыл бұрын
playwright seems to be new selenium
@JohnWatsonRooney3 жыл бұрын
Selenium is still used very widely but it’s great to have an alternative and playwright has been brilliant to work with
@janpost8598 Жыл бұрын
Nice headset haircut. 😆
@pkavenger9990 Жыл бұрын
this looks easier and better than splash.
@ariankarimi8941 Жыл бұрын
this method doesn't work any more :(
@valostudent60742 жыл бұрын
i think windows dont support it yet
@JohnWatsonRooney2 жыл бұрын
Oh really? I thought it would but I don’t use windows anymore to check
@ajaniyeseer594710 ай бұрын
You videos are golden! Please I will like if can make a video on how to add proxy from company like bright Data to scrapy_playwright project .Thank you
@mohfatkurrozi40693 жыл бұрын
Amazing videos
@JohnWatsonRooney3 жыл бұрын
Thank you!
@hamzaehsankhan5 ай бұрын
Great stuff
@KG-lr2qw2 жыл бұрын
It looks so simple, unless you get a huge list of errors, NotImplementedError, Error caught on signal handler, AttributeError: 'ScrapyPlaywrightDownloadHandler' object has no attribute 'browser'. Isn't it fun when a ten minute tutorial turns into hours and hours of googling....
@JohnWatsonRooney2 жыл бұрын
Absolutely. I do my best to show you the method but what you don’t see is the hours and hours of learning I did when I was new to it. It’s not easy but every time you overcome and error you learn what it was and why it happened and learn the insides of the errors. I promise if you keep working at it you’ll get there.
@apaapsson7742 жыл бұрын
shit this will come inhandy for me. Thanks
@Raminber Жыл бұрын
Important: Doesn't work for Windows ;(
@AyushVerma-qr3dc3 ай бұрын
That is not true
@WolfSingh Жыл бұрын
your videos are great you should start a KZbin channel
@markcuello52 жыл бұрын
Help me
@jensshumway36522 жыл бұрын
this guy is the laziest tutorial guy i've seen XD
@JohnWatsonRooney2 жыл бұрын
Work smarter not harder!
@ThiagoAraujo-hh6xu2 жыл бұрын
@John Watson Rooney, I am facing issues to run this code now on April/2022. It is just not returning any information..."2022-04-18 22:18:09 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)" Any idea what I might be missing? Anyone who knows it, feel free to comment. Thank you in advance.
@ThiagoAraujo-hh6xu2 жыл бұрын
I could make it work: If anyone is facing the same issue on Windows, from my research, I figured out that scrapy-playwright has problems on MS Windows that were not solved yet (April 2022). I tried it on two different computers, different Python versions, and different scrapy-playwright version packages - The issue persisted. The only way I could make it work was using the Windows WSL. Once I installed the WSL and tried it, works perfectly, with no issues.