SyntaxSurge
Power Member
- Feb 6, 2023
- 537
- 150
howYeah of course
howYeah of course
use high-quality proxiesWhat are some best practices for web scraping and automation, such as avoiding detection or rate limits?
can u maybe contact me on discord pls ? Caizy#9231hello everyone
as in the title ask me anything you want about python especially scrapping and automation
which high quality proxies do you suggest ?use high-quality proxies
Oxylabswhich high quality proxies do you suggest ?
urllibrequests or urllib ?
selenium or puppeteer ?
lxml or beautifulsoup ?
![]()
I don't know but probably it willIs there an article spinner script for Python?
I need a very skilled dev....can you send me DM with ur contact details. I cant DM you.OK of course
send me a PM
language doesn't really matter start with any language to learn the basics of programming, and then you can learn any other language in a matter of few daysWould you recommend Python to first-time language learners?
I see 3 months are enough with 2 hours of studying everydayhow long does it take to learn python for freelancing purposes?
this is an exampleHow would you create an outlook gen?
I see the best solution here is to reverse engineering the mobile APPThanks for this thread because it's gold.
Some time ago I made an Instagram automation bot on Selenium.
I was following some of the practices that you already mentioned plus a human like behavior, it was working incredibly well and my account was growing and growing.
But then Instagram started to limit the interactions that you can make from a browser and I stopped using it.
The interactions are not limited from the phone, which gave me the idea of migrating all code to appium and pretend to connect from a phone.
However this had a lot of complications that ended up being a massive project that I have been delaying for long time.
Do you know if there is a better way of pretending that your connection is from the instagram app using selenium?
Or how avoid the restrictions from a browser?