# Hulu

### Importing Watch History from Hulu

While Simkl’s browser extension once supported direct imports from Hulu, past changes on Hulu’s side have made this functionality unavailable.

#### What Happened?

* **Hulu Removed the “Watch History” Page**\
  Hulu decided to delete the dedicated watch-history endpoint from their website. Without a visible, consistent page or API to pull from, Simkl can no longer get accurate watch data.
* **Extension Functionality Disabled**\
  To prevent confusion and errors, the “Import from Hulu” feature was removed from both the Simkl web interface and browser extensions.

{% embed url="<https://chromewebstore.google.com/detail/enhancer-for-netflix-crun/dbpjfmehfpcgmlpfnfilcnhbckmecmca>" %}

<figure><img src="/files/XDcOdISaPOFFklrNSaCQ" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/LWnTj9othi0Uhw9ANvMk" %}
[Browser Extensions](/how-to-use-simkl/advanced-usage/platform-integration/browser-extensions.md)
{% endcontent-ref %}

***

### Why You Can’t Import from Hulu Right Now

**No Accessible History Endpoint**

* Simkl’s import tools rely on stable pages or officially supported APIs to gather data.
* With Hulu’s removal of the watch-history page, Simkl can’t reliably detect which shows or episodes you’ve watched.

***

### Alternative Solutions & Workarounds

While direct import isn’t possible today, you still have a few options to rebuild your Simkl history:

1. **Manual CSV Export (Semi-Automated)**
   * **Create Your Own CSV**: Manually list shows/movies and episodes along with watch dates in a simple spreadsheet (CSV).
   * **Use Simkl’s CSV Import**: Upload your custom CSV via **Profile → Settings → Import → CSV**. See our [CSV Import Guide](https://simkl.com/apps/import/csv/) for formatting details.
   * [Importing to Simkl](/how-to-use-simkl/advanced-usage/import-export-data/importing-to-simkl.md)
2. **Request Hulu’s Watch History Restoration**
   * Reach out to Hulu Support: Ask them to restore watch-history page or official API.
   * Gather Community Support: The more Hulu sees requests from users, the likelier they may bring back the feature.

***

### How to Submit Feedback to Hulu

1. **Help & Support Channels**
   * Log in to Hulu and click **Profile → Account → Help**.
   * Select **Contact Us**, then **Send Feedback** or **Technical Issue**.
2. **Social Media**
   * Tweet or message Hulu’s official handle.
   * Use hashtags to amplify your request.
3. **Community Forums**
   * Post on Reddit’s r/Hulu or other streaming-discussion boards to discuss this with more users.

{% embed url="<https://help.hulu.com/contact-us>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.simkl.org/how-to-use-simkl/advanced-usage/import-export-data/importing-to-simkl/supported-platforms/hulu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
