Skip to content

using Python and Scrapy framework in Rentola and thus we are providing the basic structure for your to utilize the same tools to scrap the website. Your goal is to be able to: Traverse the areas with their links listed in this page https://londonrelocation.com/properties-to-rent/ such as Fulham, Canary Wharf Angel, and etc. (Already Implemented …

License

Notifications You must be signed in to change notification settings

FawziElNaggar/londonrelocation_Scrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

londonrelocation_Scrapping

using Python and Scrapy framework in Rentola and thus we are providing the basic structure for your to utilize the same tools to scrap the website. Your goal is to be able to: Traverse the areas with their links listed in this page https://londonrelocation.com/properties-to-rent/ such as Fulham, Canary Wharf Angel, and etc. (Already Implemented by us as an example) Visit each area link and traverse the paginated properties lists (page 1 and page 2 only are sufficient). Do not hard code the pages links in step2, scrap them from the area page from step1. For each property you need to save the property title, price per month, and property URL.

About

using Python and Scrapy framework in Rentola and thus we are providing the basic structure for your to utilize the same tools to scrap the website. Your goal is to be able to: Traverse the areas with their links listed in this page https://londonrelocation.com/properties-to-rent/ such as Fulham, Canary Wharf Angel, and etc. (Already Implemented …

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages