Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 412 Bytes

File metadata and controls

20 lines (11 loc) · 412 Bytes

askfm-python:

A python (3.x) requests + lxml based client side library for Ask.fm.

FILES:

askfm.py: The library containing functions.

pull_user.py: Finds everything by a given username, and outputs it into a JSON string.

LEGACY:

pull_handles.py : Finds every user who has liked any of your posts.

pull_answers.py : Finds answers from a given username.