GithubHelp home page GithubHelp logo

Comments (3)

AheadingSicilia avatar AheadingSicilia commented on June 12, 2024

我也遇到了同样的问题,请问xiaofei,如何更改area获取各省份/地区的数据呢?我看到tip里面有写
“- 初始化类时传入area可以查询指定区域的百度指数, 默认为全国”
但还是找不到,如果有空解答的话,非常感谢!

from spider-baiduindex.

longxiaofei avatar longxiaofei commented on June 12, 2024

我也遇到了同样的问题,请问xiaofei,如何更改area获取各省份/地区的数据呢?我看到tip里面有写
“- 初始化类时传入area可以查询指定区域的百度指数, 默认为全国”
但还是找不到,如果有空解答的话,非常感谢!

获取山东地区的指数

baidu_index = BaiduIndex(keywords, '2018-01-01', '2019-05-02', area=901)

查看城市编码

print(BaiduIndex.city_code)
print(BaiduIndex.province_code)

from spider-baiduindex.

AheadingSicilia avatar AheadingSicilia commented on June 12, 2024

我也遇到了同样的问题,请问xiaofei,如何更改area获取各省份/地区的数据呢?我看到tip里面有写
“- 初始化类时传入area可以查询指定区域的百度指数, 默认为全国”
但还是找不到,如果有空解答的话,非常感谢!

获取山东地区的指数

baidu_index = BaiduIndex(keywords, '2018-01-01', '2019-05-02', area=901)

查看城市编码

print(BaiduIndex.city_code)
print(BaiduIndex.province_code)

哇,居然回复了!问题太低幼了不好意思!太感谢了!

from spider-baiduindex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.