Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Dzhuneyt/magic-article-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SEO content generator

A content creation tool that uses the Google RSS feeds to generate articles around given keywords.

Example

<?php
include('lib.magicarticle.php');
$n = new MagicArticle;
$n->setKeyword('Nokia N95 8GB');
echo $n->grab();
?>

About

[DEPRECATED] A SEO tool for generating content from Google RSS streams

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages