```python
import requests
url = 'http://cms-bucket.nosdn.127.net/2018/08/31/df39aac05e0b417a80487562cdf6ca40.png'
response = requests.get(url)
with open('北京房租地图.jpg', 'wb') as f:
f.write(response.content)
```
1.社区种类
2.社区核心
3.运营场景
4.“0”的开始
4.1社区定位
```python
import requests
url = 'http://cms-bucket.nosdn.127.net/2018/08/31/df39aac05e0b417a80487562cdf6ca40.png'
response = requests.get(url)
with open('北京房租地图.jpg', 'wb') as f:
f.write(response.content)
```
1.社区种类
2.社区核心
3.运营场景
4.“0”的开始
4.1社区定位