Code A Php Parser For Thi

Code A Php Parser For Thi
Recently the website at www.oklahomacounty.org was rehauled. We had a program that worked for it. However it was a parser type and now it doesn’t work. We have a website at
www.realtybytes.net that has people waiting that were customers so we need to get this done soon.

Our current parser mimics this search on oklahomacounty.org and if you are looking at the code of the parser, you should be able to remove the option /2/ from the search query and then it should return (way too many) results.

To test the search string, if you go to the page and just select a date, (like the search string below) it will get results
http://www.oscn.net/applications/oscn/casesearch.asp?query=true&srch=0&web=true&db=Oklahoma&icasetype=&iDATEL=02%2F02%2F2010&iDATEH=&iCLOSEDL=&iCLOSEDH=&number=&iLast=&iFirst=&iMiddle=&iID=&iDOBL=&iDOBH=&SearchType=0&iDCPT=&iDCType=0&iYear=&iNumber=&icitation=

The issue is that we need only the results that start with CJ (like this one http://www.oscn.net/applications/ocisweb/GetCaseInformation.asp?submitted=true&viewtype=caseGeneral&casemasterID=2567622&db=Oklahoma) so what we want done is this:

I want someone to take a look at our parser code and either fix it so that it delivers the results required above (those only that begin with a CJ) or write a new script that can do this.

It’s fairly easy work that can be done using cURL and Regex if you know the way how, although I’m open to alternatives – we just need to get the work done.

Please reply back with an estimated amount of time it would take to get this done and a price.

Leave a Reply

Your email address will not be published. Required fields are marked *