SkillAgentSearch skills...

PhpWebCralwer

A web crawler in PHP

Install / Use

/learn @computermacgyver/PhpWebCralwer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

phpWebCralwer

A web crawler in PHP.

Note that an additional file, CONFIG_db.php, is required. This sets the database server, name and password, as well as various other global options. An example file (example_CONFIG_db.php) is included.

TODO:

  • Interface the Public Suffix List, to get correct domains parsed for domains table

Prerequisites

  • PHP
  • MySQL
  • TidyHTML (php5-tidy)
  • CURL (php5-curl)
  • PDO (php5-mysql)
View on GitHub
GitHub Stars12
CategoryDevelopment
Updated3y ago
Forks14

Languages

PHP

Security Score

60/100

Audited on Oct 10, 2022

No findings