j3ffb3z0s
Junior Member
- Jan 14, 2023
- 123
- 130
Story
On Tuesday I bought chat gpt and started creating some scripts. I wanted to scrape subreddits and their data to my Airtable.
I managed to scrape 500 subreddits by writing a code that scrapes the subreddits that a certain user posted in. I did that so I could pick a model that looks like mine and get a better list that might fit my model’s niche. I also added some info that I’ve needed (Description, Subscribers, URL and 100 Post Titles scraped from the top 30 posts in the subreddit). I currently run 2 accounts for my model. One is posting in 28 subreddits and we’re boosting 8 posts. The other one I want it to post in 250 subreddits per day (or is that too much, i wanted to do this because i saw a reddit account successfully running 250 subreddits per day). I want to automate the other one.So I also scrape the images from imgur to the Airtable.
Bot Setup
- post in each subreddit 1x per day
- take a random title for the post title from the scraped list
- for link use the Imgur Link in another table.
- so Subreddits are in different niches and what I’m doing now is tagging every subreddit as to which body part i can post there(5 tags for now) and I will also manually tag rach image in the table so it will know to choose a correct image
- i will add a random wait time between each post submission (1-3min)
- i will add a filter to never post the same link in a subreddit
- i will add a proxy as well
Conclusion
Maybe I missed something, It’s 2am here. I have trouble running it, but I’m going to try more tomorrow. I’d love to get some feedback if I’m on the right track and if it’s even worth creating such a bot or am I going to get flagged instantly. I also want to create a mass DM bot, but I had some problems connecting to the API? I wanted to dm subreddit’s subscribers.
On Tuesday I bought chat gpt and started creating some scripts. I wanted to scrape subreddits and their data to my Airtable.
I managed to scrape 500 subreddits by writing a code that scrapes the subreddits that a certain user posted in. I did that so I could pick a model that looks like mine and get a better list that might fit my model’s niche. I also added some info that I’ve needed (Description, Subscribers, URL and 100 Post Titles scraped from the top 30 posts in the subreddit). I currently run 2 accounts for my model. One is posting in 28 subreddits and we’re boosting 8 posts. The other one I want it to post in 250 subreddits per day (or is that too much, i wanted to do this because i saw a reddit account successfully running 250 subreddits per day). I want to automate the other one.So I also scrape the images from imgur to the Airtable.
Bot Setup
- post in each subreddit 1x per day
- take a random title for the post title from the scraped list
- for link use the Imgur Link in another table.
- so Subreddits are in different niches and what I’m doing now is tagging every subreddit as to which body part i can post there(5 tags for now) and I will also manually tag rach image in the table so it will know to choose a correct image
- i will add a random wait time between each post submission (1-3min)
- i will add a filter to never post the same link in a subreddit
- i will add a proxy as well
Conclusion
Maybe I missed something, It’s 2am here. I have trouble running it, but I’m going to try more tomorrow. I’d love to get some feedback if I’m on the right track and if it’s even worth creating such a bot or am I going to get flagged instantly. I also want to create a mass DM bot, but I had some problems connecting to the API? I wanted to dm subreddit’s subscribers.