Skip to content

gonzalec/links-in-tweets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

links-in-tweets

How does this works?

  1. Sync the database

    python manage.py syncdb

  2. Run the web server

    python manage.py runserver

  3. Enter to the admin and add the users

    /admin/

  4. Crawl the user since some specific date.

    /crawl/:username/

  5. Extract all the links in the tweets.

    /extract_all_links/

  6. Expand all the links.

    /expand_all_links/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published