Skip to content

fftmp/vk_scrap_feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Convert posts from any public page in vk.com to atom feed without using restricted API (i.e. without authorization). For now (Oct 2018) all API calls require authorization.

Currently in development.

TODO:

  1. determine relative time in case of languages other than russian.
  2. get various numbers of posts (>10, need pager?)
  3. optional update, when comment to post added
  4. cache results for work as server for multiple users
  5. defense against XML vulnerabilities (defuxedxml ?)

Run

  1. run script (better in background). Also can add it to autostart. For example I add it to openbox autostart (.config/openbox/autostart).
  2. add http://127.2:8000/<page_id> to your feed reader (tested on thunderbird) for all interested pages.

Run tests

python -m unittest -v

About

public vk.com pages to atom feed without any authorization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published