/kakaku_robot

Crawler of kakaku.com

Primary LanguagePython

kakaku_robot

Kakaku lobot is a scraping library for https://kakaku.com/

Installation

Use the package manager pip to install foobar.

pip install kakakucom

Usage

from kakaku_robot.site.ranking import Ranking
result = Ranking().ranking.all_category_ranking(pandas=True)
result.to_csv("kakau_rank.csv")
kakakucom -f all_category_ranking -d [Your output folder]

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Spark install

License

MIT