Skip to content
This repository was archived by the owner on Nov 13, 2019. It is now read-only.

ikario404/folditUsersCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simple python crawler to extract some informations on fold.it

Actually only work on users with profiles:

python foldit_extractProfiles.py

Will give it in a file something like:

[{
    "url": "",
    "name": "",
    "location": "",
    "homepage": "",
    "hobbies": "",
    "desc" :"",
    "linksDesc": "",
    "rank" :"",
    "startedFolding": "",
    "group": "",
    "groupURL": ""
}]

Probably lot of thing to optimize or extend...
Work with BeautifulSoup, requets, lxml, json, pprint.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages