It's a crawler for pois with rxjs.
-
release-amap-poi.js
grasp poi data from amap with the apihttp://restapi.amap.com/v3/place/around
, which given a location with longitude and latitude returns pois around the location. -
release-poi.js
grasp data from websitehttp://www.poi86.com
-
demo-*.js
are some unit demos when finish the crawler
Run the file with node *.js