Skip to content

hildar/crawler-vk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web crawler for parsing vk.com

About

Web crawler scanning social net vk.com via an API (for example, the posts of one user known as BadComedian) and collects data about the people who liked and reposted this post. Wrote this data to MongoDB database.

Stack:

  • API: requests, API vk.com
  • DataBase: MongoDB

Task:

  • Parse social net vk.com. Get information about posts who liked and reposted this.
  • Code name: BIG BRO.
  • Target: Social research. Research trends.
  • Main project file: Project_Parse_VK.py

Usage

logs

Then save to MongoDB information about users:

users

And groups:

clubs

Releases

No releases published

Packages

No packages published

Languages