Skip to content

kminek/comment-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comment Scraper

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

Usage

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

php index.php

Consult CommentScraper\Source\Dummy class on how to implement your own source.

Contributions

are welcome :)

About

PHP script to extract comments from web pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages