<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic API command to know URL Category in Automation/API Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/api-command-to-know-url-category/m-p/69506#M1192</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to know is there a command from the API where we can export all the&amp;nbsp;Allowed Categories or List of All Categories&amp;nbsp;in URL categories.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The issue is when trying&amp;nbsp;/config/predefined/url-categories it only gives partial data which looks like only for alert and block category while the remaining categories are not listed. As the command says it is only for pre-define, anything for custom&lt;/P&gt;
&lt;P&gt;category is not shown.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any thoughts on this will be of much appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sriram M&lt;/P&gt;</description>
    <pubDate>Tue, 15 Dec 2015 19:39:23 GMT</pubDate>
    <dc:creator>smalayappan</dc:creator>
    <dc:date>2015-12-15T19:39:23Z</dc:date>
    <item>
      <title>API command to know URL Category</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/api-command-to-know-url-category/m-p/69506#M1192</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to know is there a command from the API where we can export all the&amp;nbsp;Allowed Categories or List of All Categories&amp;nbsp;in URL categories.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The issue is when trying&amp;nbsp;/config/predefined/url-categories it only gives partial data which looks like only for alert and block category while the remaining categories are not listed. As the command says it is only for pre-define, anything for custom&lt;/P&gt;
&lt;P&gt;category is not shown.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any thoughts on this will be of much appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sriram M&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2015 19:39:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/api-command-to-know-url-category/m-p/69506#M1192</guid>
      <dc:creator>smalayappan</dc:creator>
      <dc:date>2015-12-15T19:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: API command to know URL Category</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/api-command-to-know-url-category/m-p/71734#M1198</link>
      <description>&lt;P&gt;This will show all pre-defined as well as custom categories for a URL profile:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;https://&amp;lt;firewall IP or URL&amp;gt;/api/?&amp;amp;type=config&amp;amp;action=get&amp;amp;xpath=/config/devices/entry[@name='localhost.localdomain']/vsys/entry[@name='vsys1']/profiles/url-filtering/entry[@name='&amp;lt;URL profile name&amp;gt;']&amp;amp;key=&amp;lt;API key&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need a list of all available categories, you can use this instead:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;https://&lt;SPAN&gt;&amp;lt;firewall IP or URL&amp;gt;&lt;/SPAN&gt;/api/?&amp;amp;type=config&amp;amp;action=get&amp;amp;xpath=/config/predefined/url-categories&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It spits out the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;response&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;status&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;success&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;code&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;19&lt;/SPAN&gt;"&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="collapsible-content"&gt;
&lt;DIV id="collapsible1" class="collapsible"&gt;
&lt;DIV class="expanded"&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;result&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;total-count&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;1&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;count&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;1&lt;/SPAN&gt;"&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="collapsible-content"&gt;
&lt;DIV id="collapsible2" class="collapsible"&gt;
&lt;DIV class="expanded"&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;url-categories&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="collapsible-content"&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;sports&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;10&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;travel&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;11&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;hobbies-and-recreation&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;12&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;gambling&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;13&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV id="collapsible3" class="collapsible"&gt;
&lt;DIV class="expanded"&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;health-and-medicine&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;14&lt;/SPAN&gt;"&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="collapsible-content"&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;free&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="text"&gt;yes&lt;/SPAN&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;/free&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;/entry&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;news&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;20&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV id="collapsible4" class="collapsible"&gt;
&lt;DIV class="expanded"&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;finance-and-investment&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;25&lt;/SPAN&gt;"&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="collapsible-content"&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;free&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="text"&gt;yes&lt;/SPAN&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;/free&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;/entry&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;government&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;40&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;arts&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;50&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;entertainment&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;51&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;job-search-and-career-development&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;60&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;education&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;70&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;computing-and-internet&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;75&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;advertisements-and-popups&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;76&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV id="collapsible5" class="collapsible"&gt;
&lt;DIV class="expanded"&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;shopping&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;80&lt;/SPAN&gt;"&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="collapsible-content"&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;free&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="text"&gt;yes&lt;/SPAN&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;/free&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;/entry&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;adult-or-sexually-explicit&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;90&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;criminal-activity&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;91&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;intolerance-and-hate&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;92&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;violence&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;93&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;weapons&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;94&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;intimate-apparel-and-swimwear&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;95&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;personals-and-dating&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;96&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;photo-searches&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;97&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;proxies-and-translators&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;98&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;hosting-sites&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;99&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;business&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;100&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;motor-vehicles&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;1101&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;games&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;1202&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;illegal-drugs&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;1403&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;alcohol-and-tobacco&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;1404&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;sex-education&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;1490&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;blogs-and-forums&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;2002&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;chat&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;3001&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;society-and-culture&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;3003&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;food-and-dining&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;3004&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;religion&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;3006&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;real-estate&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;3010&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;reference&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;7001&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;kids-sites&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;7003&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;downloads&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;7501&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;search-engines&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;7503&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV id="collapsible6" class="collapsible"&gt;
&lt;DIV class="expanded"&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;hacking&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;7504&lt;/SPAN&gt;"&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="collapsible-content"&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;free&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="text"&gt;yes&lt;/SPAN&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;/free&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;malware&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="text"&gt;yes&lt;/SPAN&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;/malware&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;/entry&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;spyware&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;7505&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;web-based-e-mail&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;7507&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;streaming-media&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;7509&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;phising-and-fraud&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;9101&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;tasteless-and-offensive&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;9301&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;fashion-and-beauty&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;9501&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;peer-to-peer&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;9801&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;infrastructure&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;9802&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;philanthropic-and-professional-orgs&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;9803&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;ringtones-or-mobile-phone-downloads&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;9804&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;spam-urls&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;9805&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;politics&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;9806&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;allow-list&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;14000&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;block-list&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;15000&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;not-resolved&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;16380&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;none&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;16381&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;license-expired&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;16382&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;entry&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;unknown&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt; &lt;SPAN class="html-attribute-name"&gt;id&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;16383&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;/url-categories&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;/result&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;/response&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Jan 2016 21:46:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/api-command-to-know-url-category/m-p/71734#M1198</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2016-01-27T21:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: API command to know URL Category</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/api-command-to-know-url-category/m-p/520162#M3241</link>
      <description>&lt;P&gt;I have a need to get the PA categories - I thought they would be from content, but the above list (from 2016) looks like what I'm getting today as well.&amp;nbsp; The above include categories like "illegal-drugs", but the PA category is "abused-drugs".&amp;nbsp; Is there another API call to get the PA categories, so I would have the newly added ones from content, like encrypted-dns?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 14:52:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/api-command-to-know-url-category/m-p/520162#M3241</guid>
      <dc:creator>pataylor</dc:creator>
      <dc:date>2022-11-03T14:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: API command to know URL Category</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/api-command-to-know-url-category/m-p/520450#M3244</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/72040"&gt;@pataylor&lt;/a&gt;&amp;nbsp;and all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This should work to get the predefined URL categories:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://{{host}}/api?key={{key}}&amp;amp;type=config&amp;amp;action=get&amp;amp;xpath=/config/predefined/pan-url-categories&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps!&lt;/P&gt;</description>
      <pubDate>Sun, 06 Nov 2022 21:08:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/api-command-to-know-url-category/m-p/520450#M3244</guid>
      <dc:creator>JimmyHolland</dc:creator>
      <dc:date>2022-11-06T21:08:53Z</dc:date>
    </item>
  </channel>
</rss>

