Skip to content

Social Network Crawler. (LinkedIn, Telegram, and Twitter)

Notifications You must be signed in to change notification settings

ghorbani-mohammad/Social-Networks-Crawler

Repository files navigation

Description:

This project crawls data from Twitter, LinkedIn, and Telegram. After retrieving data, we can send them into defined channels.


How to setup?

  1. Start containers by docker compose up
  2. Fill out credentials related to your Twitter/LinkedIn/Telegram account. (checkout the .env.example)
  3. Create a super admin account. You can use provided bash command.
    ./mng-api admin_user ADMIN_USERNAME ADMIN_PASSWORD
  4. Login into Django admin panel and define some pages for crawl. Notice that the admin page address is /secret-admin/

Django Admin Panel:

You can have a look at its Django admin by guest user provided at below.


See The Daily Crawled Data: