2017 © Pedro Peláez
 

library comment-scraper

PHP script extracting comments from web pages

image

kminek/comment-scraper

PHP script extracting comments from web pages

  • Thursday, February 8, 2018
  • by kminek
  • Repository
  • 1 Watchers
  • 0 Stars
  • 102 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Comment Scraper

PHP script extracting comments from web pages. Supports concurrent requests and data chunking (saves RAM)., (*1)

Usage

Example code is provided inside index.php file. If you are using UNIX-based box you can run it via command line:, (*2)

php index.php

Consult CommentScraper\Source\Dummy class on how to implement your own source., (*3)

Contributions

are welcome :), (*4)

The Versions

08/02 2018

dev-master

9999999-dev

PHP script extracting comments from web pages

  Sources   Download

The Requires

 

The Development Requires