-
Notifications
You must be signed in to change notification settings - Fork 151
ApiKeys get
Once the application is loaded in the browser, it should get most of the APIs and/or session cookies from the browser. Below is a table with all the fields to fill out
Module | Status | Field in apikey | Description |
---|---|---|---|
Fullcontact | :octagonal_sign: | Discontinued | |
PeopleDataLabs | 🆗 | peopledatalabs_key | 🆓 API Free. Explained here |
🆗 | linkedin_li_at / linkedin_JSESSIONID (***) | 🆓 Cookie browser(🍪) method. Explained here | |
🆗 | twitter_user / twitter_pass (***) | 🆓 Cookie browser(🍪) or user/pass. Explained here | |
🆗 | instagram_user / instagram_pass (***) | 🆓 Cookie browser(🍪) or user/pass. Explained here | |
HaveIBeenPwned | 🆗 | haveibeenpwned_key | 💲 API Paid. Explained here |
Emailrep | 🆗 | emailrep_key | 🆓 API Free. Explained here |
Leaklookup | 🆗 | leaklookup_key | 🆓 API Free. Explained here |
Spotify | 🆗 | spotify_client_id / spotify_client_secret | 🆓 API Free. Explained here |
Twitch | 🆗 | twitch_client_id / twitch_client_secret | 🆓 API Free. Explained here |
CSE (Google) | 🆗 | cse_api_key / cse_cx | 🆓 API Free. Explained here |
In revision |
All you have to do is log into linkedin in a Firefox browser. Yes, just that iKy will look for the cookies, use it and scrape the information. I hope it works for a long time
iKy can't always extract cookies from browsers
But we can extract them manually
- Navigate to Linkedin.com and log in
- Open up the browser developer tools (Ctrl-Shift-I or right click -> inspect element)
- Select the Application tab
- Under the Storage header on the left-hand menu, click the Cookies dropdown and select www.linkedin.com
- Find the li_at and JSESSIONID cookies, and double click the value to select it before copying
- With these values you must fill the apykeys file or from the apikeys section in the frontend (linkedin_li_at and linkedin_JSESSIONID)
- Navigate to Linkedin.com and log in
- Open up the browser developer tools (Ctrl-Shift-I or right click -> inspect element)
- Select Storage tab
- Click the Cookies dropdown and select www.linkedin.com
- Find and copy the li_at and JSESSIONID values
- With these values you must fill the apykeys file or from the apikeys section in the frontend (linkedin_li_at and linkedin_JSESSIONID)
Elon has changed the APIs, limited them considerably. But there is always another way
All you have to do is log into Twitter in a Firefox, Chrome, Brave, Chromium, Opera or Edge browser. Yes, just that iKy will look for the cookies, use it and scrape the information. I hope it works for a long time
iKy can't always extract cookies from browsers. Just fill in the user and password in the "twitter_user" and "twitter_pass" fields of the apikeys section in the frontend or in the "apykeys.json" file
Only the user and password of your account must be loaded in the "instagram_user" and "instagram_pass" in apikeys section in the frontend or in the "apikeys.json" Generate the APIs from [here](https://haveibeenpwned.com/API/Key) (Paid) Generate the APIs from [here](https://emailrep.io/key) Generate the APIs from [here](https://leak-lookup.com/api) Generate the APIs from [here](https://developer.spotify.com/dashboard/applications) Generate the APIs from [here](https://dev.twitch.tv/docs/api/) Generate the APIs from [here](https://developers.google.com/custom-search/v1/overview)- iKy Wiki
- iKy Page
- Installation
- Update
- Wake Up
- APIs
- Backend
- Dev
- Videos
- Disclaimer