![]() |
|
dell outlet system spec filtering - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Proxomitron Filters (/forumdisplay.php?fid=38) +--- Forum: Filter Help/Request (/forumdisplay.php?fid=31) +--- Thread: dell outlet system spec filtering (/showthread.php?tid=638) |
dell outlet system spec filtering - jwf1776 - Oct. 17, 2005 10:51 PM I'm trying to modify the dell outlet proxomitron filter (at bottom). I saw a forum post where Kye-U tried to help a user filter for a certain system spec (like graphics memory). Though it didn't seem to work for him and I can't get it to work for me either. http://prxbx.com/forums/viewtopic.php?t=380&lighter=dell (i couldn't find any other forum posts on this issue) I have had some success with putting system spec query terms in the dell outlet URL and thats what i use as the filter scope URL (special chars escaped in proxo): URL The problem is that the dell outlet sometimes returns erroneous query results and the dell proxomitron filter will add any resultant systems that meet the specified price. I need change the dell outlet proxomitron filter to match both "price" and "OS" conditions. for example, could this html from a system spec filter be inserted into the regular dell outlet filter below so that both conditions have to be met? Code: <td class=\"specs\">*</td>\s<td class=\"specs\">*</td>\s<td class=\"specs\">Microsoft Windows 2003 Small Business Server, Std</td>regular dell outlet filter I'm using: Code: <font * </s></font>thanks, jeremy - Kye-U - Oct. 17, 2005 11:29 PM Hi jwf1776! Try this: Code: [Patterns]To customize it, change the OS listed in the brackets. So for instance, say you want to change it to Microsoft Windows Server 2003 Enterprise Edit, change: Code: (Microsoft Windows 2003 Small Business Server, Std)\5To: Code: (Microsoft Windows Server 2003 Enterprise Edit)\5To use it, please be sure to download the attachment in my post here but just extract Dell.html to "C:\Program Files\Proxomitron Naoko-4\html" (don't bother merging the config file): http://prxbx.com/forums/viewtopic.php?t=464 And to do the actual "botting", open this URL once you've extracted Dell.html to the HTML folder in your Proxomitron folder and imported the filter above: http://local.ptron/Dell.html Please post if you have any problems
- jwf1776 - Oct. 18, 2005 04:38 AM i've installed the Dell Outlet Deal Snatcher v1.3 i unchecked the default filter (Dell Outlet v2.0 [Kye-U]) i imported the "Dell Outlet v2.0 [Kye-U] (Specific OS)" filter you supplied. using http://local.ptron/Dell.html I've found that the filter results displayed 2 columns farther right than they should be. Thus the price appears in the system identifier column and so on. does the Dell Outlet v2.0 [Kye-U] (Specific OS) filter need an adjustment or is it something else? multiple pages of results - jwf1776 - Oct. 18, 2005 04:46 AM also, I'm curious how people have handled multiple pages of results. i had the idea of refining the query a bit and displaying the best components in the first 10 results by placing parameters into the dell URLs. would changing URLs in C:\Program Files\Proxomitron Naoko-4\html\dell.html break things? for instance, changing: <option value="http://outlet.us.dell.com/Dispatcher?target=InventoryPage&action=filter&lob=POWER">PowerEdge</option> to look like: Code: <option value="http://outlet.us.dell.com/Dispatcher?target=InventoryPage&action=filter&lob=POWER&chassis_type_display=Server&os_type=Microsoft%20Windows%202003%20Small%20Business%20Server,%20Std&sortColumn=price&sortDirection=up">PowerEdge</option>- Kye-U - Oct. 18, 2005 05:04 AM Hmmm, can you take a screenshot of it? I think the Dell Outlet v2.0 [Kye-U] (Specific OS) filter needs some updating. Feel free to customize it as you wish. I'm pretty sure we (well, mostly Shea) can improve the Dell.html page to limit the search to sections
- jwf1776 - Oct. 18, 2005 12:37 PM here's the screen shot - Kye-U - Oct. 18, 2005 08:08 PM Thanks! Here is the updated filter: Code: [Patterns]the page displaying correctly now - jwf1776 - Oct. 18, 2005 10:36 PM the page displaying correctly now, thankyou I'm testing to see if it will put something in the cart. - jwf1776 - Oct. 19, 2005 03:25 AM well i have verified that the filter will check the checkbox for an item that meets the criteria, but it doesn't add it to the cart. http://local.ptron/Dell.html does add items to the cart right? it may also be my setup because when i manually hit the "add to cart button" it opens a new window that either times out or never displays anything I will try this at my work place tomarrow and see it it runs better. It kind of seems like ptron freezes quite a bit. Sometimes clicking a link or selecting a bookmark produces nothing. - Kye-U - Oct. 19, 2005 03:37 AM What browser are you using? Yes, you should use http://local.ptron/Dell.html. I tested it just now with Opera, Firefox and IE, and it works perfectly fine. The cart page loads up. works great at work - jwf1776 - Oct. 19, 2005 05:44 PM the whole setup functions flawlessly at my workplace, I think that the content filter on my home computer may have been to blame. thanks again |