ibmjango
Senior Member
- Jul 3, 2010
- 805
- 316
hey friends,
I am new in python, just trying to get my feet wet with automation stuff, i am using selenium + python to make my scrapping scripts.
the problem i am facing is, my script is working fine until it reach a certain limit, like till 20-25 scrapping request, i get data but after that site start sending me error that either solve captcha or simply stop responding or refuse request.
i cant use proxies as it will increase scrapping cost, as the data i am trying to scrap is big, hence i am looking for any solution where i can scrap bulk data without using proxies, can you help and suggest any way to do it?
any input is appreciated
Thanks.
I am new in python, just trying to get my feet wet with automation stuff, i am using selenium + python to make my scrapping scripts.
the problem i am facing is, my script is working fine until it reach a certain limit, like till 20-25 scrapping request, i get data but after that site start sending me error that either solve captcha or simply stop responding or refuse request.
i cant use proxies as it will increase scrapping cost, as the data i am trying to scrap is big, hence i am looking for any solution where i can scrap bulk data without using proxies, can you help and suggest any way to do it?
any input is appreciated
Thanks.