elfelrandcor / vk-wall-exporter

Export posts from wall to db. Under construction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vk-wall-exporter

Usage

  • Copy .env.example to .env and fill it.
  • Create table from src/config/schema.sql. Change table name if needed
  • Run php export.php --group=123 or php export.php -g=123

Todo

  • Filter posts by params
  • Export to csv/xml/redis/whatever

About

Export posts from wall to db. Under construction

License:MIT License


Languages

Language:PHP 100.0%