Adsense on website that scrapes data from Instagram

se7ens

Newbie
Joined
Jun 24, 2018
Messages
17
Reaction score
3
Apologies in advance if this is considered off-topic.

I have written some python scripts that scrape data from a given Instagram account. The scripts then run some basic but useful analytics on these scraped data.

I have now wrapped these Python scripts behind a flask API so a basic endpoint call is all it takes to analyze a given Instagram account that we can specify in the request body.

My question is if I develop a website with my API as a backend and a decent frontend, generate some traffic, would I be able to add Adsense to my website? Or is this something that will be flagged by Google down the line.
 
Just add some 400-500 word content about your tool like a tutorial and apply for Adsense. I think they will approve you as there are many sites running adsense on such automated sites.
 
Sounds fine to me. As people told already, adsense is looking for content, so try to deliver as much as you can (pure words count mostly)

Good luck!
 
If that type of scraping is not against Instagram/AdSense ToS it could be fine, but I doubt.
 
We all see these image sites with AdSense ads every now and then don't we? Just keep the posting count less and you'll do fine. Also adding little paragraphs in each would help a lot just like someone said above.
 
It looks doable. Just go by their terms and you should be fine. Focus on your content.
 
Back
Top