Yzetien
Junior Member
- Jul 23, 2018
- 198
- 110
Hi, for some reason I've been failing for the past three months to effectively scrape Google search results. Posting this in hope of some advice in the right redirection.
Attempted Scraping methods.
- Scrapebox
- Python Requests+Scrapy/Bs4 (I didn't try Selenium because I am a complete novice in coding)
- Various other tools that are advertised for search engine scraping.
- Attempted to emulate legit browsing headers with it's user-agents respectively across desktop/android and iOS sent in the HTTP requests(Not cookies, as I don't understand them at all especially when it comes to the endless confusion of Google).
The common issue I came across, is that regardless whatever configuration I tried the IPs get blacklisted about 1,000 requests later even if I am using approximately 5threads / 100 IPv4 or 5 thread / 1000IPv6. Each proxy costs are about $1-2/IPv4 address, and $0.05/IPv6. It's not cost effective to constantly purchase new proxies or to burn through Captcha solving solutions as far as I know of the costs associated. Is there any other solutions excluding services such as Luminati packages as I work as an individual and can't really use the amount of traffic required for their minimum spending as I don't have that scale of operational usage. Thanks in advance to anyone that can shred some light to this.
Attempted Scraping methods.
- Scrapebox
- Python Requests+Scrapy/Bs4 (I didn't try Selenium because I am a complete novice in coding)
- Various other tools that are advertised for search engine scraping.
- Attempted to emulate legit browsing headers with it's user-agents respectively across desktop/android and iOS sent in the HTTP requests(Not cookies, as I don't understand them at all especially when it comes to the endless confusion of Google).
The common issue I came across, is that regardless whatever configuration I tried the IPs get blacklisted about 1,000 requests later even if I am using approximately 5threads / 100 IPv4 or 5 thread / 1000IPv6. Each proxy costs are about $1-2/IPv4 address, and $0.05/IPv6. It's not cost effective to constantly purchase new proxies or to burn through Captcha solving solutions as far as I know of the costs associated. Is there any other solutions excluding services such as Luminati packages as I work as an individual and can't really use the amount of traffic required for their minimum spending as I don't have that scale of operational usage. Thanks in advance to anyone that can shred some light to this.