<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Creating rawheaders for pyNetflix]]></title><description><![CDATA[<p dir="auto">In order to successfully scrape Netflix you will need to provide the same headers they use to make requests to their back end API.  In our experience this is fairly easy using the inspect capability on Firefox.</p>
<p dir="auto"><strong>Step 1.</strong> Open Firefox and Login to Netflix, double click and choose <code>Inspect Element</code></p>
<p dir="auto"><img src="/assets/uploads/files/1590154487200-screenshot-2020-05-22-at-14.34.34-resized.png" alt="0_1590154484523_Screenshot 2020-05-22 at 14.34.34.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><strong>Step 2.</strong> On the inspect window choose the Network Tab and type "path" in the search field</p>
<p dir="auto"><img src="/assets/uploads/files/1590154621399-screenshot-2020-05-22-at-14.36.52-resized.png" alt="0_1590154620368_Screenshot 2020-05-22 at 14.36.52.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><strong>Step 3.</strong> Now go back to your Netflix window and start typing anything in the Netflix search window (next to Magnifying glass at the top).  Back in the inspect window you should start seeing a bunch of requests going out to a <code>pathEvalutator</code> endpoint.<br />
<img src="/assets/uploads/files/1590154790553-screenshot-2020-05-22-at-14.39.38-resized.png" alt="0_1590154789202_Screenshot 2020-05-22 at 14.39.38.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><strong>Step 4</strong>. Click on any of these and you will see a window appear with a bunch of tabs.  It should default to the 'Headers' tab.  Scroll down here until you see 'Request Headers'.  Now click on the 'Raw Headers' to the right of 'Request Headers'.</p>
<p dir="auto"><img src="/assets/uploads/files/1590155105428-screenshot-2020-05-22-at-14.42.20.png" alt="0_1590155104294_Screenshot 2020-05-22 at 14.42.20.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><strong>Step 5</strong>. Copy and paste everything in this box from Host to Cookie.  Its sometimes tricky to get it into your clipboard.  I have found it simplest to highlight everything and then double click (2 finger tap), it should give you the option to copy.  Now paste this all in a file called <code>rawheaders</code> in your pyNetflix directory.</p>
<p dir="auto"><strong>Step 6.</strong> Remember the url starting with 'pathEvaluator' you clicked on before? Copy that entire url.  This is the endpoint Netflix posts its data to. Paste this in your <a href="http://config.py" rel="nofollow ugc">config.py</a> file</p>
<p dir="auto"><strong>Step 7.</strong> Click on the 'Params' tab (2 to the right of 'Headers), Find a box called 'Form data', in here you should see a parameter called authURL.  Copy contents of this for your <a href="http://config.py" rel="nofollow ugc">config.py</a> file.<br />
<img src="/assets/uploads/files/1590155527770-screenshot-2020-05-22-at-14.51.57.png" alt="0_1590155526546_Screenshot 2020-05-22 at 14.51.57.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Thats it, with this information you should be able to get to scraping data.</p>
<p dir="auto">Please email us if you have any issues.<br />
<a href="mailto:admin@unogs.com" rel="nofollow ugc">admin@unogs.com</a></p>
]]></description><link>https://forum.uno.gs/topic/198/creating-rawheaders-for-pynetflix</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 21:41:38 GMT</lastBuildDate><atom:link href="https://forum.uno.gs/topic/198.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 May 2020 13:53:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Creating rawheaders for pyNetflix on Fri, 29 May 2020 10:00:05 GMT]]></title><description><![CDATA[<p dir="auto">They do have what resolutions are available in each country but it is a bit inconsistent...</p>
]]></description><link>https://forum.uno.gs/post/918</link><guid isPermaLink="true">https://forum.uno.gs/post/918</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Fri, 29 May 2020 10:00:05 GMT</pubDate></item><item><title><![CDATA[Reply to Creating rawheaders for pyNetflix on Thu, 28 May 2020 17:56:34 GMT]]></title><description><![CDATA[<p dir="auto">How far into the 'gathering of data' do you have to go to tell what resolutions of video are available for a particular title?  I have a selenium based 'searcher for netflix' but would like to possibly take it more along the lines of what you guys do, but not sure if you can determine the resolutions, or do you actually have to go as far as trying to watch the video before you get that info?</p>
]]></description><link>https://forum.uno.gs/post/917</link><guid isPermaLink="true">https://forum.uno.gs/post/917</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Thu, 28 May 2020 17:56:34 GMT</pubDate></item><item><title><![CDATA[Reply to Creating rawheaders for pyNetflix on Sat, 23 May 2020 09:43:05 GMT]]></title><description><![CDATA[<p dir="auto">this is what we were thinking... currently we are only offering this to particular users of our RapidAPI</p>
]]></description><link>https://forum.uno.gs/post/901</link><guid isPermaLink="true">https://forum.uno.gs/post/901</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Sat, 23 May 2020 09:43:05 GMT</pubDate></item><item><title><![CDATA[Reply to Creating rawheaders for pyNetflix on Sat, 23 May 2020 09:41:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.uno.gs/uid/1">@admin</a> This is an excellent idea to keep the repository private. If made public, Netflix could check what you're doing and easily block everything.</p>
]]></description><link>https://forum.uno.gs/post/900</link><guid isPermaLink="true">https://forum.uno.gs/post/900</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Sat, 23 May 2020 09:41:30 GMT</pubDate></item><item><title><![CDATA[Reply to Creating rawheaders for pyNetflix on Sat, 23 May 2020 09:29:39 GMT]]></title><description><![CDATA[<p dir="auto">thats because ours is in a private repo... and only offered to selected individuals...</p>
]]></description><link>https://forum.uno.gs/post/899</link><guid isPermaLink="true">https://forum.uno.gs/post/899</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Sat, 23 May 2020 09:29:39 GMT</pubDate></item><item><title><![CDATA[Reply to Creating rawheaders for pyNetflix on Sat, 23 May 2020 07:37:52 GMT]]></title><description><![CDATA[<p dir="auto">BTW, there's no <a href="http://config.py" rel="nofollow ugc">config.py</a> in <a href="https://github.com/vbadita/pynetflix" rel="nofollow ugc">https://github.com/vbadita/pynetflix</a>. What am I missing?</p>
]]></description><link>https://forum.uno.gs/post/898</link><guid isPermaLink="true">https://forum.uno.gs/post/898</guid><dc:creator><![CDATA[Semínko]]></dc:creator><pubDate>Sat, 23 May 2020 07:37:52 GMT</pubDate></item><item><title><![CDATA[Reply to Creating rawheaders for pyNetflix on Sat, 23 May 2020 07:32:30 GMT]]></title><description><![CDATA[<p dir="auto">Will check it out! Thanks</p>
]]></description><link>https://forum.uno.gs/post/897</link><guid isPermaLink="true">https://forum.uno.gs/post/897</guid><dc:creator><![CDATA[Semínko]]></dc:creator><pubDate>Sat, 23 May 2020 07:32:30 GMT</pubDate></item></channel></rss>