Skip to content

tanu360/threads-posts-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

threads-posts-helper

Convert Threads Post URL to ID or vice-versa.

Usage

threads.decode('CuP48CiS5sx')
>>> 3138977881796614961

threads.encode('3138977881796614961')
>>> CuP48CiS5sx

threads.getPostUrl('3138977881796614961')
>>> https://www.threads.net/t/CuP48CiS5sx/

threads.getPostID('https://www.threads.net/t/CuP48CiS5sx/')
>>> 3138977881796614961

About

Convert Threads Post URL to ID or vice-versa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published