https://github.com/millengustavo/vcdepth-bot
Scrapy bot to retrieve MDR data from vcdepth.io
https://github.com/millengustavo/vcdepth-bot
Last synced: 3 months ago
JSON representation
Scrapy bot to retrieve MDR data from vcdepth.io
- Host: GitHub
- URL: https://github.com/millengustavo/vcdepth-bot
- Owner: millengustavo
- Created: 2019-02-19T16:34:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T16:39:47.000Z (over 6 years ago)
- Last Synced: 2025-01-24T10:11:26.726Z (4 months ago)
- Language: Jupyter Notebook
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bot for collecting data from vcdepth.io
## Requirements
- Python 3
- Scrapy
- Google API (optional)
- df2gspread## Usage
Clone the repo and run
```
python bot_vcdepth.py
```## Details
Your .json file from google api must be inside ~/.gdrive_private
Comment the df2gspread part and uncomment the to_excel if you wish to work locally with a .xlsx file