PhpSERA 0.3
PhpSERA is a PHP search engine project which primarily aims to creat a free tool for analyzing search engine ranking for websites. PhpSERA is a PHP/MySQL-based tool for Search Engine Ranking Analysis (SERA). The rankings are based on parsing output of search engines, using simple regular expressions.
PhpSERA connects to the search engines, parses the result pages and displays a ranking report. Parsing is done by stripping the header and footer of result pages using quick'n'dirty regular expressions (frequently updated and available from this website). Finally, the result list is split using a given separator and a ranking (or error code) is returned.
The Advantages of PhpSERA are:
-phpSERA is free, open source, and you may do with it whatever you want (under GNU GPL, that is)
-phpSERA operates serverside, and therefore won't consume as much bandwidth at the client
-phpSERA has a high potential, depending on the quality of the released code and frequency of updated search engine patterns (possibly contributed by you?)
More popular Search Engine
- OpenWebSpider v0.1.4 (2 years, 5 months 13 days ago)
- PhpDig Search Engine 1.8.8 (2 years, 5 months 13 days ago)
- Sphider 1.3.5 (2 years, 5 months 12 days ago)
- PHPCrawl 0.81 (7 months 8 days ago)
- SEO Rank Checker 2.1 (2 years, 5 months 10 days ago)
Listing Files

example_cronjob.php- 6.4 KB
- 05/04/2004 22:32:52

class-searchengine.inc.php- 8.8 KB
- 05/04/2004 22:32:52

class-keyphrase.inc.php- 718 Bytes
- 05/04/2004 22:32:52

sera_presets.sql- 17.8 KB
- 05/04/2004 22:32:52

sera_struct.sql- 2.2 KB
- 05/04/2004 22:32:52

class-website.inc.php- 942 Bytes
- 05/04/2004 22:32:52

blank.php- 718 Bytes
- 05/04/2004 22:32:52

newser.php- 13.2 KB
- 05/04/2004 22:32:52

websites.php- 5.1 KB
- 05/04/2004 22:32:52

graph.php- 5.2 KB
- 05/04/2004 22:32:52

jpgraph_gradient.php- 7.1 KB
- 05/04/2004 22:32:52

showreport.php- 8.3 KB
- 05/04/2004 22:32:52

send_30day_graph.php- 10.0 KB
- 05/04/2004 22:32:52

se_result.php- 6.1 KB
- 05/04/2004 22:32:52

index.php- 869 Bytes
- 05/04/2004 22:32:52
