Тёмный

A Comparison of Proxies - Rotating IP with Python Scrapy 

Code [RE] Code
Подписаться 6 тыс.
Просмотров 20 тыс.
50% 1

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 57   
@codeRECODE
@codeRECODE 4 года назад
If you like the vide, *Like* and *subscribe* !
@ASOUE
@ASOUE Год назад
Very helpful. Many other tutorials were not helpful with integrating proxies into scrapy, but this was exceptionally clear. ScraperAPI is very easy to use too.
@codeRECODE
@codeRECODE Год назад
Glad it helped!
@tanercoder1915
@tanercoder1915 4 года назад
long waited tutorial! thank you!
@codeRECODE
@codeRECODE 4 года назад
Hope this helps :-)
@riv4wid77
@riv4wid77 2 года назад
Hello Upendra, thank you very much for sharing, I take this opportunity to ask you if you know of any alternative as good as this one, but for selenium?
@abdd9878
@abdd9878 15 дней назад
Can i use this for cpa, i am zero knowledge with coding, how to use it, i do not understand please
@noushadkhan1647
@noushadkhan1647 4 года назад
Thank you, sir. Please make a video on crawlera too asap.
@riv4wid77
@riv4wid77 2 года назад
Upendra can you recommend any companies that do really cheap proxy rotation services?
@Emily_Entropy
@Emily_Entropy 4 года назад
I've gone through several of your videos and picked up some great tips, thanks! Since you seem to be heavily focused on scraping, I wonder if you've looked into ML-based scraping. Instead of manually coding heuristics, let the machine learn how to find the relevant data!
@codeRECODE
@codeRECODE 4 года назад
Thanks Tim. ML based videos are in the plans. I really appreciate you brining it up though.
@ataimebenson
@ataimebenson 3 года назад
This was very useful Thanks. You mentioned you will do the Crawlera video also
@codeRECODE
@codeRECODE 3 года назад
Yes, it's been in my list for some time now. Will get it to it.
@ataimebenson
@ataimebenson 3 года назад
@@codeRECODE Nice, would be looking forward to it. Really appreciate
@rostranj2504
@rostranj2504 3 года назад
when developing a project should I set up proxying before hitting the target's website?
@codeRECODE
@codeRECODE 3 года назад
Write your code without proxy first. Once you are sure that everything is working, then add proxies.
@thewilltejeda
@thewilltejeda 2 года назад
Thanks for the heads up about scraperapi
@codeRECODE
@codeRECODE 2 года назад
Happy to help
@carloscampos7709
@carloscampos7709 Год назад
Great video! Thanks for the insights
@Karymemontolis
@Karymemontolis 9 месяцев назад
The rotation feature provided by Zeus Proxy allows me to change IP addresses seamlessly, maintaining a dynamic online presence that reduces the likelihood of being flagged by platforms like Twitter.
@codeRECODE
@codeRECODE 4 месяца назад
Yes, most proxy providers have this feature
@suchanachakrabarti6783
@suchanachakrabarti6783 3 года назад
Thankyou for the tutorial
@codeRECODE
@codeRECODE 3 года назад
You’re welcome 😊
@tanveermehmood333
@tanveermehmood333 3 года назад
when i implemented the same code and ran it. It is displaying different websites for proxies (IP obtaining purpose) but it is printing same IP every time. Could you please guide me what is the reason.
@codeRECODE
@codeRECODE 3 года назад
Are you using the same code? Which proxy did you try? Or some variation?
@NguyenHung-do7gc
@NguyenHung-do7gc Год назад
👍👍👍 Great video! Thank you
@hayathbasha4519
@hayathbasha4519 3 года назад
I'm always getting this error 2021-10-02 06:44:24 [scrapy_proxy_pool.middlewares] WARNING: No proxies available. 2021-10-02 06:44:24 [scrapy_proxy_pool.middlewares] INFO: Try to download with host Please help
@codeRECODE
@codeRECODE 3 года назад
Free proxies are really unreliable. Check scrapy-rotating-proxies package. This one can be used with a custom proxy list.
@786komail
@786komail 2 года назад
hi sir i need rotating residencial proxy unlimited help me sir
@JnWayn
@JnWayn 2 года назад
Is it fair to conclude that some some web servers are just so adamant about not getting scraped, and good at implementing it, that no amount of coding is ever gonna get past their security?
@codeRECODE
@codeRECODE 2 года назад
That is true
@atultanna
@atultanna 2 года назад
Can we use these for scrapebox
@OP-qs2kt
@OP-qs2kt 3 года назад
What counts as an API call? Is that every new page that gets scraped?
@codeRECODE
@codeRECODE 3 года назад
Every HTTP Request is one API call, doesn't matter whether it is an GET, POST, or result is HTML, JS, image. Hope it helps :-)
@lordmelbury7174
@lordmelbury7174 3 года назад
Excellent video my good man!
@codeRECODE
@codeRECODE 3 года назад
Thank you, my good man! :-)
@lordmelbury7174
@lordmelbury7174 3 года назад
@@codeRECODE I get this, it only changes on the 5th attempt: { "origin": "80.239.199.101" } { "origin": "80.239.199.101" } { "origin": "80.239.199.101" } { "origin": "80.239.199.101" } { "origin": "80.239.199.101, 207.74.82.103" } I've checked and triple checked my code matches yours. Any suggestions?
@codeRECODE
@codeRECODE 3 года назад
Strange! Contact support team
@raisulislam4161
@raisulislam4161 2 года назад
Hello Sir, scrapy-proxy-pool is no longer working. What can we do now?
@codeRECODE
@codeRECODE 2 года назад
and that's precisely the reason I recommend getting one of the cheaper proxy providers. I will see if I can find something else, but sooner or later, they will all stop working.
@Rajeshgee10
@Rajeshgee10 2 года назад
Do you have any idea about Google 2 fact authentication login based website scraping?
@codeRECODE
@codeRECODE 2 года назад
If it is a code on text message, you can use the web client for messages and read the messages.
@adityapandit7344
@adityapandit7344 3 года назад
I tried the same but it's totally failed. Not getting any output.
@codeRECODE
@codeRECODE 3 года назад
Did you try running the code from the link in the description? If yes, what is the exact error you are getting?
@adityapandit7344
@adityapandit7344 3 года назад
@@codeRECODE failed because website has a captcha for verification. Nd giving 307 error!
@codeRECODE
@codeRECODE 3 года назад
Will chek. Anyways you can use 2captcha kind of service to solve that
@ashish23555
@ashish23555 3 года назад
Sir, does free membership for proxies helpful
@codeRECODE
@codeRECODE 3 года назад
Yes if you want to experiment and are okay with slow proxies. Any paid proxy will be lightening fast as compared to free ones.
@shubhammishra2267
@shubhammishra2267 3 года назад
Hello Sir, how to scrape the website which are having reCaptcha
@codeRECODE
@codeRECODE 3 года назад
2captcha.com
@ataimebenson
@ataimebenson 3 года назад
@@codeRECODE Please can you make a video on how to solve recaptcha's using this ?
@codeRECODE
@codeRECODE 3 года назад
​ @Ataime Benson - solving Recaptcha is a sensitive topic. The presence of any sort of captcha means that the site is discouraging from being scraped. For _educational purposes_ I can tell you that there are many services like 2captcha that can solve Recaptcha for a very small amount of money.
@ataimebenson
@ataimebenson 3 года назад
@@codeRECODE Thanks
@lxvi4322
@lxvi4322 2 года назад
Hi. How to bypass Zyte?
@codeRECODE
@codeRECODE 2 года назад
Not sure I got the question.
@riv4wid77
@riv4wid77 2 года назад
Hello Upendra, thank you very much for sharing, I take this opportunity to ask you if you know of any alternative as good as this one, but for selenium?
Далее
Rotating Proxies For Web Requests in Python
11:31
Просмотров 83 тыс.
What’s your height?🩷🙀💚
00:59
Просмотров 3,5 млн
How to Rotate Proxies with Python
13:05
Просмотров 121 тыс.
Scraping Amazon Products with Python Scrapy (2022)
22:36
Pagination is Bad for Scrapy and How to Avoid it
9:51
Scrapy Crawl Spider - A Complete Guide
19:11
Просмотров 17 тыс.
Scrapy and Selenium - Scraping Dynamic Sites Faster!
9:01
Intro To Web Crawlers & Scraping With Scrapy
28:56
Просмотров 275 тыс.
Coding Web Crawler in Python with Scrapy
34:31
Просмотров 117 тыс.