Custom cookies
Last updated
Was this helpful?
Last updated
Was this helpful?
Custom cookies can be useful in the following situations:
Extracting data when product pages or prices are only available after logging in to the supplier’s website
Changing the default currency or shipping address
Open the product page on the source website and configure all necessary settings (e.g., log in, select currency, set shipping address).
Refresh the page to ensure settings are applied.
Open your browser’s developer tools (usually by pressing F12).
Go to the Network tab.
Find and select the product URL in the left-hand panel.
In the right-hand panel, select the Headers tab.
Scroll down to the Request Headers section and locate the Cookie field.
Copy the full cookie string.
In the EI Settings, navigate to Extractor > Settings > Custom Cookies, and paste the cookie string for the appropriate domain.
Notes:
⚠️ Not all websites support cookie-based data extraction.
⏳ Cookies may expire over time. If extraction stops working, repeat the steps above to refresh your cookie settings.