Skip to content

Hack3rOneness/TikTok_Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TikTok_Crawler Django CI

A Python Based Crawler written in Django(UI).😍

Project Description :

  • Project was developed under Cyber Peace Foundation Twitter the abstract of this project was do analysis on live streamed "TikTok" data for we called an Api (TikTok-Api).

  • The project is fully written in Djang-Framework (UI).

  • Why we choose Django??

    • As we all know lot's of good things about the Django-Framework as it works on Python, we can create a complete project envirnoment with django.
  • What did I used for web scraping??

    • I nothing used like Scapy, BeautifulSoap or other, as we know this was an prototype of our ideology so We wanted to implements our idea behind this project.
  • Features available!!!

    • I added some interesting features like :
      • Fetch Raw data from Tiktok Server.
      • Trending Feeds
      • Comments
      • Public profiles
      • Trending Videos url
      • Descriptions etc.
  • Screenshots :

  • HomePage

  • About

  • trend

  • user-name

  • hashtag

  • mp3-data

  • video

  • download

  • login

  • Setting up environment : Follow the complete tutorial for Django here

    • Install Django by running this command :

      • On Windows Download Binary Executable file from it's official website Docs.Djangoproject.com.
      • Add this C:\Python34\;C:\Python34\Scripts; PATH In system environment.
    • Install with Setuptool :

      • Install latest version of setuptool from SetupTool
    • Install PIP :

      • Open a command prompt and execute easy_install pip. This will install pip on your system. This command will work if you have successfully installed Setuptools.
    • Install Django :

      • pip install django
      • Run this command in cmd django-admin --version
    • In linux running commands are same as above but need to add proxy path in such way :

  • Install this project :

Custom badge LinkedIn contributor GitHub issues GitHub forks GitHub stars

About

A Python Based Crawler written in Django(UI).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published