Here is the collection for self-learning web scrape by Python, which includes the real-world projects and case studies written by my own.
In the first phrase of the real-world the star-up company project, I first scraped the raw data from Baidu Map with Baidu Map API and rearranged the information for the raw data. Then, I saved the raw data sets into csv, merged all together and cleaned the final dataset, stored and managed in PostgreSQL.