any one know of a scrapping sys?

scrapebox is fine for footprints and basic harvesting but yeah its slow compared to back in the day. if you want more options scrapy is solid, you can build pretty much anything with it and run it with rotating proxies. for sites that load everything with javascript scrapebox struggles, playwright or puppeteer handle that way better.

honestly tho the scraper matters less than the proxies. cheap datacenter ips get banned quick depending what your hitting, so residential is usually worth it for the harder targets.

you keep saying "many kinds of data" but thats too broad to give you a real answer... maps data, emails, serps and ecommerce listings all need different setups. narrow it down and its easier to point you right.
 
Why complicate things with complex coding and proxies? It just gives you a headache. Just grab some no-code tools like Apify or Octoparse and play around with them first to see how it feels. If you are too lazy and don't want to spend money on proxies only to get blocked anyway, just open your browser and copy-paste everything manually. No IP bans, and you get to touch some grass. Crashing someone's website won't make you rich overnight anyway
 
If you're scraping, I'd target sites that are relevant to your niche rather than just chasing high DA. You'll end up with a much cleaner and more useful list.
 
Back
Top