All Projects → soaringsoul → easypoi

soaringsoul / easypoi

Licence: Apache-2.0 license
简单、免费、高效的百度地图poi采集和分析工具。

Programming Languages

Batchfile
5799 projects

Projects that are alternatives of or similar to easypoi

scrapy-LBC
Araignée LeBonCoin avec Scrapy et ElasticSearch
Stars: ✭ 14 (-83.91%)
Mutual labels:  scrapy
ExcelUtil
Excel utility for Java to read and write data in declarative way.
Stars: ✭ 27 (-68.97%)
Mutual labels:  poi
RARBG-scraper
With Selenium headless browsing and CAPTCHA solving
Stars: ✭ 38 (-56.32%)
Mutual labels:  scrapy
double-agent
A test suite of common scraper detection techniques. See how detectable your scraper stack is.
Stars: ✭ 123 (+41.38%)
Mutual labels:  scrapy
scrapy-wayback-machine
A Scrapy middleware for scraping time series data from Archive.org's Wayback Machine.
Stars: ✭ 92 (+5.75%)
Mutual labels:  scrapy
efw3.X
Ajax Framework By Server Side JavaScript for Java Web-App.
Stars: ✭ 16 (-81.61%)
Mutual labels:  poi
crawler
python爬虫项目集合
Stars: ✭ 29 (-66.67%)
Mutual labels:  scrapy
hupu spider
虎扑步行街爬虫
Stars: ✭ 22 (-74.71%)
Mutual labels:  scrapy
itemadapter
Common interface for data container classes
Stars: ✭ 47 (-45.98%)
Mutual labels:  scrapy
Inventus
Inventus is a spider designed to find subdomains of a specific domain by crawling it and any subdomains it discovers.
Stars: ✭ 80 (-8.05%)
Mutual labels:  scrapy
json2kml
Python scripts to export Google Maps saved/starred places to KML, CSV, Sygic
Stars: ✭ 42 (-51.72%)
Mutual labels:  poi
ArticleSpider
Crawling zhihu, jobbole, lagou by Scrapy, and using Elasticsearch+Django to build a Search Engine website --- README_zh.md (including: implementation roadmap, distributed-crawler and coping with anti-crawling strategies).
Stars: ✭ 34 (-60.92%)
Mutual labels:  scrapy
scrapy-html-storage
Scrapy downloader middleware that stores response HTMLs to disk.
Stars: ✭ 17 (-80.46%)
Mutual labels:  scrapy
Scrape-Finance-Data
My code for scraping financial data in Vietnam
Stars: ✭ 13 (-85.06%)
Mutual labels:  scrapy
scrapy-kafka-redis
Distributed crawling/scraping, Kafka And Redis based components for Scrapy
Stars: ✭ 45 (-48.28%)
Mutual labels:  scrapy
vietnam-ecommerce-crawler
Crawling the data from lazada, websosanh, compare.vn, cdiscount and cungmua with flexible configs
Stars: ✭ 28 (-67.82%)
Mutual labels:  scrapy
fernando-pessoa
Classificador de poemas do Fernando Pessoa de acordo com os seus heterônimos
Stars: ✭ 31 (-64.37%)
Mutual labels:  scrapy
Raspagem-de-dados-para-iniciantes
Raspagem de dados para iniciante usando Scrapy e outras libs básicas
Stars: ✭ 113 (+29.89%)
Mutual labels:  scrapy
vstar
⭐ A simple web app to count a GitHub user's total stars
Stars: ✭ 22 (-74.71%)
Mutual labels:  poi
scrapy-mysql-pipeline
scrapy mysql pipeline
Stars: ✭ 47 (-45.98%)
Mutual labels:  scrapy

EasyPoi

原理

获取中国指定行政区域内所有POIS(兴趣点)的方法

功能

1 获取中国境内指定行政区域内(最小可精确到街道)的指定关键词的所有兴趣点; 例如可以获取一个城市内所有的便利店、商场、超市、咖啡店、大学等地理位置信息,包括经纬度、所在的省、市、区县、街道等等。

2 获取指定地点(地址或经纬度坐标)方圆N公里以内指定关键词的所有兴趣点。

3 可组合批量获取中国境内多个行政区域内多个关键词的所有兴趣点信息。例如你可以同时获取成都市、西安市、上海市三个指定的城市里所有超市、商场和大学的数据。

下载地址

天翼云盘:https://cloud.189.cn/t/nQJbqurQVnau

如果发现下载地址失效,请在微信搜索人文互联网 公众号,关注后回复"poi"获取最新的下载链接;

运行

非常简单,所见即所得,不做过多说明。

main

采集结果示例

  • csv

result_csv

  • excel

result_excel

  • mysql

result_excel

联系我

如果在使用过程中遇到无法解决的问题,你可以通过关注我的个人公众号找到我。

另外,也可以通过提交issue的方式提交问题。

supportme

License

Apache 2.0 License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].