SEOCodeLab
Power Member
- Jun 18, 2012
- 503
- 398
Hi everyone,
I have been playing around with scrapy and AI articles a little bit and was able to find a blog post template that I can use from scrapped information and create a nice "readable" blog. It has my own twist and it is actually really readable (I was surprised I couldnt see more websites using this formula).
This is just a case study or me just playing around and see where I end up.
The steps I took:
1- Create python scrapy bot and scrape information into a mongoDB
2- Build 1 article for each item scraped
3- Blast these articles into a wordpress blog.
4- Wait and see results
Around 87k items were scraped and created the same number of articles.
Plugins in wordpress:
Rankmath pro (for instant indexing)
Clean theme
Litespeed cache
Site Kit
The domain I got has these stats:

I published the articles in wordpress using a clean theme and everything seems going smoothly. I published the articles some 3 weeks ago. These last two days have exploded (the traffic is mainly tier 2 country):


In terms of indexing and crawling:

Still google needs to crawl more than half of the actual links and index the rest.
Expenses:
namecheap domain: 10$
hosting: 20$
I am worried about two things mainly:
- How to monetize? It would mainly be adsense. Would Adsense accept me? Maaaybe I can find a CPA offer that aligns correctly with it. No clickbank product was aligning with this niche.
- Hosting. it is a baby hosting on namecheap. (if things keep improving I will jump to Google Cloud as it is the best hosting I have found)
I have been playing around with scrapy and AI articles a little bit and was able to find a blog post template that I can use from scrapped information and create a nice "readable" blog. It has my own twist and it is actually really readable (I was surprised I couldnt see more websites using this formula).
This is just a case study or me just playing around and see where I end up.
The steps I took:
1- Create python scrapy bot and scrape information into a mongoDB
2- Build 1 article for each item scraped
3- Blast these articles into a wordpress blog.
4- Wait and see results
Around 87k items were scraped and created the same number of articles.
Plugins in wordpress:
Rankmath pro (for instant indexing)
Clean theme
Litespeed cache
Site Kit
The domain I got has these stats:

I published the articles in wordpress using a clean theme and everything seems going smoothly. I published the articles some 3 weeks ago. These last two days have exploded (the traffic is mainly tier 2 country):


In terms of indexing and crawling:

Still google needs to crawl more than half of the actual links and index the rest.
Expenses:
namecheap domain: 10$
hosting: 20$
I am worried about two things mainly:
- How to monetize? It would mainly be adsense. Would Adsense accept me? Maaaybe I can find a CPA offer that aligns correctly with it. No clickbank product was aligning with this niche.
- Hosting. it is a baby hosting on namecheap. (if things keep improving I will jump to Google Cloud as it is the best hosting I have found)

