Blog

Project Title: Scrape Foundation Repair Businesses from BBB.org Project Description:I want to extract data of all the Foundation Repair businesses in the USA from bbb.org. (both accredited and non BBB accredited) Create a spreadsheet with the following data:Business nameBusiness Owner/CEO email(info@, contact, or sales@company.com are not allowed)Business Owner/CEO first name & last name.Business Website AddressBusiness Full AddressBusiness Phone How many Foundation Repair businesses are in…

03
Mar

Project Title: Scraper for Glassdoor Data Project Description:Need to write a script in Node.js that scrapes Glassdoor salary/compensation data, given a starting company page url.The script needs to handle login by using a set of login credentials to login first and then perform the scraping. Handling proxy rotation by using a set of residential ip addresses (provided) will be very valuable. This is a fairly…

03
Mar

Project Title: Web Scraping Job Portals Project Description:The deliverable expected from the project are Two custom scrappers for 2 portals: Angellist.coScrape all the companies dataScrape all the candidates dataPull all the job postings and keep it updated with a scheduled runDocument and explain the work Scrapping companies and jobs would be relatively easy than scrapping candidates. Let me know if you know the challenge in…

Project Title: Web Scraping Real Estate Website Project Description:Goal: Get property information scraped from a real estate site: Jaap.nl. Need to extract all the property data and all the available images of that property. This first assignment is only for 10 properties. Property data is as following: Streetname Housenumber City Zip code Price M2 (Square meters) M3 (Cubic meters) Description of the propery Rooms Bedrooms…

Project Title: Scrape Data from Yellowpages.ca Project Description:Can you extract business data from different Yellowpages.ca links and dump all the data in excel file? I need contact details from yellowpages and need emails or personal phone number from zoominfo Please make sure all the data is verified as per given instruction. Need following data:Business NameAddressStreetCityStateZip codeEmailPhone NumberWebsite URL Looking to have the emails verified and…

Project Title: Crawling Hairdressing Salons List Project Description:Can you create a script that will generate a csv file when I call it for the website: Pagesdor.be? I need to extract contact details of all Hairdressing salons in Brussels. Example URL: https://www.pagesdor.be/trouvez/Salon+de+coiffure/Bruxelles/There are 1320 results for this search. The script will give me a csv file with 1320 lines:Business NameAddressStreetCityStateZip codeWebsite urlPhone numberEmail IDFor the url…

Project Title: Scrape Data from Gelbeseiten.de Project Description:A very straightforward task, you need to scrape this website: gelbeseiten.de using following sitemap:https://www.gelbeseiten.de/sitemap_index_detailseite.xml You need to download .xml.gz files, extract them and scrape the links. We would like to have all the data fields given below from the directory in one excel sheet: Business Name Phone Number Address Street City State Zip code Branch Website Email Opening…

Project Title: Scrape Data from Rightmove Agents Profile Project Description:We want to scrape data from rightmove.co.uk on a consistent basis, ie particular agents sales stats.They all have a profile page, for example:https://www.rightmove.co.uk/estate-agents/agent/100-Acre-Estates/Birmingham-245171.htmlThen They have a page that lists all their CURRENT property, and recently sold, here:https://www.rightmove.co.uk/property-for-sale/find/100-Acre-Estates/Birmingham.html?locationIdentifier=BRANCH%5E245171&includeSSTC=true&_includeSSTC=onWe want to scrape this data, and feed it back to our CRM. Example data we need: how many they…

Project Title: Scrape Property Listing from Realestate.com.au Project Description:Required to extract current median house price per postcode (2500 postcodes approx) in Australia along with up to 7 other xpath items on each page on website. Output must be in Excel format as per postcode. I can list you each postcode in csv. Website is: https://www.realestate.com.au/neighbourhoods/Please test out the website on your software and confirm you…

Project Title: Scrape Classified Ads and Listing Project Description:We are looking for help to scrape daily listings of three (3) marketplace websites, specifically pet section and then pushing that scraped data into a database. If project is successful, we have many more sites to scrape. The websites to scrape are the following:Gumtree.co.ukPreloved.co.ukFreeads.co.uk Technical details:Well-documented codeOnly unique listings should be pushed (based on ad id) –…