beDreamful
Registered Member
- Feb 15, 2018
- 88
- 57
Hey there folks. I haven't been involved in anything here for a long time due to personal reasons. To keep it short, I'm making the career switch from campaign manager in digital marketing to software development. I learned Java a while ago making apps & I needed a project to get my hand deep into a project to learn python. This thread is to help me with accountability, help others achieve similar goals & maybe learn from people with a lot more experienced.
My goals are:
- Create a bot that will create a complete, SEO-optimized, review article using only an amazon URL.
- Every interaction with a website needs to look human.
- Articles need to have an infographic kinda vibe. The rest will be generated or spun somehow.
- The bot needs to optimize everything for voice search & google snippets.
- The bot needs to build the page on the WordPress website & do everything needed (which I'm not sure what it is...)
I could keep on writing more but I'll add them as I go.
The tools I'm using right now are just an old laptop with Linux and VS Code.
I'll try to update this thread as much as I can. It gives me a break from coding, swearing and slamming my head on the keyboard. I'll try to give everyone a look into my way-over-detailed log or the output of the bot frequently.
The first step is web scraping. I need a module that will handle 100% of the data gathering online. This is what I am working on right now. I need lots of data to write a proper review page from an amazon page.
Ask any questions, I don't mind them.
PS: I'll be referring the bot as MIA. The project was meant to be called Intelligent Marketing Assistant which is such a bad name. The acronym is IMA. As I was writing the first few lines of code, one of the Fast & Furious movies was on TV in the background. One of the girl's name is MIA and she's kinda hot. The MIA Bot was born.
My goals are:
- Create a bot that will create a complete, SEO-optimized, review article using only an amazon URL.
- Every interaction with a website needs to look human.
- Articles need to have an infographic kinda vibe. The rest will be generated or spun somehow.
- The bot needs to optimize everything for voice search & google snippets.
- The bot needs to build the page on the WordPress website & do everything needed (which I'm not sure what it is...)
I could keep on writing more but I'll add them as I go.
The tools I'm using right now are just an old laptop with Linux and VS Code.
I'll try to update this thread as much as I can. It gives me a break from coding, swearing and slamming my head on the keyboard. I'll try to give everyone a look into my way-over-detailed log or the output of the bot frequently.
The first step is web scraping. I need a module that will handle 100% of the data gathering online. This is what I am working on right now. I need lots of data to write a proper review page from an amazon page.
Ask any questions, I don't mind them.
PS: I'll be referring the bot as MIA. The project was meant to be called Intelligent Marketing Assistant which is such a bad name. The acronym is IMA. As I was writing the first few lines of code, one of the Fast & Furious movies was on TV in the background. One of the girl's name is MIA and she's kinda hot. The MIA Bot was born.