- Oct 24, 2022
- 1,135
- 1,378
hello everyone
as in the title ask me anything you want about python especially scrapping and automation
as in the title ask me anything you want about python especially scrapping and automation
What the best way to turn python Into to a desktop . Exe application.
For Windows 11
Requestsrequests or urllib ?
selenium or puppeteer ?
lxml or beautifulsoup ?
![]()
Here is a great resourceHow do I implement a monad in Python?
First I prefer to start with the basics then when you will master them you can go in anyway you likeCan you please suggest a good course for beginners ? I mean something for automation and Scraping
Thanks (I'll start this month)![]()
- AIOHTTP is easier for parallelism than eitherrequests or urllib ?
selenium or puppeteer ?
lxml or beautifulsoup ?
![]()
how to open a specific chrome browser that is synced and signed in, like I have the shortcut on my pc, I tried with chatgpt and other resources but couldn't do it.hello everyone
as in the title ask me anything you want about python especially scrapping and automation
here is a youtube video about how to do thathow to open a specific chrome browser that is synced and signed in, like I have the shortcut on my pc, I tried with chatgpt and other resources but couldn't do it.
Easy, save the profile in your folders and just tell python to open that folder.how to open a specific chrome browser that is synced and signed in, like I have the shortcut on my pc, I tried with chatgpt and other resources but couldn't do it.
The simplest way is to get a captcha solving service, and use python requests to identify your unique captcha code, send it to the service, then take their response and put it in the captcha.how to bypass funcaptcha
No hhahaChatGPT entered the chat ...
You need a captcha solving service likehow to bypass funcaptcha
requests or urllib ?
selenium or puppeteer ?
lxml or beautifulsoup ?
![]()
funcaptcha
As many said, there are plenty of services out there that solve it on autopilot. I use death by captcha and make sure you always use good proxies.how to bypass funcaptcha