-
-
Notifications
You must be signed in to change notification settings - Fork 77
How to add site
soxoj edited this page Dec 8, 2021
·
1 revision
I use marple
for detection of sites that aren't supported by socid_extractor:
./marple.py soxoj -v --plugin socid_extractor
If you don't see extracted info after the URL, then the site is not supported by socid_extractor yet.
Usually, there is a lot of data about a user in the HTML code of a profile page.
Let's check: open a source code with a browser or make curl URL > page.html
and do Ctrl+F of username with your text editor.