Need help with scrapping

Legendary_MaaN

Registered Member
Jan 10, 2019
54
31
I need to scrap data about property owners in a certain location, suggest me tools and ways to do that please.
 
i don't know. my client needs this data, i'm still researching and still haven't found any website where this data is shown publicly
then you are asking us to help you solve an equation with 3 unknowns, and you are giving half the data of one of them, it is difficult to advise here

universal solution step by step:
1. find source/website with desired data
2. code/build scraper to scrape this
3. save it into database and then deliver to clients
done
 
I need to scrap data about property owners in a certain location, suggest me tools and ways to do that please.
Lesson 1: It’s scraping, not scrapping. Scraping and scrapping aren’t the same thing.

As for tools, my tool of choice is node.js + puppeteer. But it might actually be possible to scrape the data just using http requests. In that case use a fetch client like axios and something like cheerios to get the data easily. That should do it much quicker. It depends on the site you are trying to scrape.
 
There are some tools available in the market that might be help you like Import.io , Apify, ScrapingBee,etc.
 
A scraping program or python script with residential proxies will allow you to target whatever location you want
 
In some countries residential property owners database are publicly available just google search location + residential property database. Some free and some paid.
 
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock