// = Automated Article Generation :id: 0a624391-c737-41ec-978b-65f69685d77c :author: Andrei Clinciu :website: https://andreiclinciu.net/ :publish_at: 2012-03-30 15:00:00Z :heading_image: /images/projects/exclusive-article-generator-2.jpg :description: Proof of Concept - Black Hat SEO Automated Article Generator - Prototype :type: project :tags: proof of concept, article generation, plagiarism, obfuscation, SQLite, Crawler, Tcl :keywords: proof of concept, article generation, plagiarism, obfuscation, SQLite, Crawler, Tcl :toc: left :imagesdir: ../assets/
image::{heading_image}[] [.subtitle]#Exclusive Writing Aid#
== Automated Article Generation
The Automated Article Generation was a program which searches for articles on google containing prespecified keywords. + Using a web crawler it then downloads the top 10 pages for each keyword saving the data in a SQLite database. Proxy and user agents could be used to simulate real users. It extracted the text from the HTML.
It’s main purpose was to generate a new article based on various combiations from that data received to fit specific keywords.
This project also allowed copywriter to review a variety of texts to create a unique article.
link:/contact[Want a similar project? Contact me]
== The Solution
The automated article generation proof of concept was a success. It has led to two other projects such as Plagiarism Detection software and plagiarism obfuscation projects.
[[choose-accordion]] [[headingTwo]] == Technologies Used
[[collapseTwo]] Tcl, SQLite
[[headingThree]] == WARNING
[[collapseThree]] [.marker]#WARNING: Don’t use this to increase your SEO or YOU will get banned from Google! This was a proof of concept to show off how easy it was to create “unique” content and get SEO for certain keywords. #