How to get your session key
Fanbox, Fantia, SubscribeStar
Nekohouse needs your session key in order to access posts from the artists/creators you are subscribed to.
Below are the respective cookies for the supported paysites.
- For Fanbox, your session key is under
FANBOXSESSID
. - For Fantia, your session key is under
_session_id
. - For SubscribeStar, your session key is under
_personalization_id
.
After going to the paysite you want to import and signing in, ( Fanbox / Fantia ) you need to find where cookies are located in your browser.
Chrome
This also applies to Chromium and Chromium-based browsers (Brave, Edge, Vivaldi...)
- Press F12, or ⌘⌥I/Ctrl-Shift-I.
- In the Developer menu, navigate to "Application".
- In "Application", go to "Cookies".
- Within the "Cookies" dropdown, select the URL of the service.
- Now that the cookies panel is open, find the correct session token for the service, and copy the value in its entirety.
Safari
- Ensure "Show Develop Menu" is enabled in Preferences (
⌘,
) - Open Web Inspector (
⌘⌥I
) - Go to Storage > Cookies
- Right-click the cookie for your service and click "Copy"
Firefox
- Open DevTools by pressing F12 and open the Storage tab
- Go to Cookies > [site]
- Go to Storage > Cookies
- Right-click the cookie for your service and click "Copy"
For other browsers, please consult browser documentation on how to access stored cookies.