Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sassy/saveAmebloContents
save ameblo contents.
https://github.com/sassy/saveAmebloContents
python3
Last synced: 13 days ago
JSON representation
save ameblo contents.
- Host: GitHub
- URL: https://github.com/sassy/saveAmebloContents
- Owner: sassy
- License: mit
- Created: 2017-01-01T14:03:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T14:29:47.000Z (2 months ago)
- Last Synced: 2024-09-11T03:27:32.894Z (2 months ago)
- Topics: python3
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# saveAmebloContents
```
$ python3 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ python ./saveAmebloContents/main.py (ameblo id)
```