Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 743 Bytes

File metadata and controls

16 lines (11 loc) · 743 Bytes

scrappers

Python Scrappers for Scrapping Property Websites

items.py

Include following items for scraping:

data_id,Building_name,config_type,Selling_price,Monthly_Rent,lat,longt,platform,city,
listing_date,txn_type,property_type,locality,Bua_sqft,price_per_sqft,Status,listing_by,
name_lister,Details,address,price_on_req,sublocality,age,google_place_id,Possession,
Launch_date,mobile_lister,areacode,management_by_landlord,carpet_area,updated_date,
quality1,quality2,quality3

if any field is not present above stated then put default value None. and output column of all scrapper's should follow above order. change the project setting on scrapinghub to obtain output column in above order.