An open API service indexing awesome lists of open source software.

https://github.com/kei-mag/simple-scraper

Webスクレイピングをシンプルなコードで。
https://github.com/kei-mag/simple-scraper

pip python3 scraping

Last synced: 12 months ago
JSON representation

Webスクレイピングをシンプルなコードで。

Awesome Lists containing this project

README

          

# Python package "simple-scraper"

**Web上の任意のテキストデータを簡単に取得することができるPythonライブラリです。**

## インストール方法

ターミナルで `pip install git+https://github.com/Keisuke-Magara/simple-scraper.git` を実行し、パッケージをインストールします。

## 使い方

**執筆中**