I am Creating a Instagram Post Scrapper Based AI

I'm used more to web-based tools with a UI.

How are these sorts of scripts best to be used? :)
 
After a few tries you won't be able to scrape more. Instagram limits single IP requests.
 
Here is the link if you are interested to try
Github: https://github.com/aldisonll/ig-scrapper-based-ai/blob/master/README.md
(I will update it soon with more things)
This kind of stuff is what is killing the whole AI concept, how is this NOWHERE near being an AI?
 
This kind of stuff is what is killing the whole AI concept, how is this NOWHERE near being an AI?
The instagram have AI itself :) every IG photo have a description like : "this photo contains text, people" :)
 
The instagram have AI itself :) every IG photo have a description like : "this photo contains text, people" :)

I was a bit confused on where the AI was too! Nice to see your scraper taking advantage of the 'this photo contains...' alt tag though. What are your future development plans?

Thanks for the share ;)
 
how is it different from any normal scrapper? where is the AI part?
 
I was a bit confused on where the AI was too! Nice to see your scraper taking advantage of the 'this photo contains...' alt tag though. What are your future development plans?

Thanks for the share ;)
I will add option to scrapp Top Posts or Newest posts
Also the bot will save all photos in another directory
And i will add new "based" keywords

how is it different from any normal scrapper? where is the AI part?
Instagram have a Artificial intelligence in Api, and in every photo the api tell you what photo contain , just search "accessibility_caption"
 
I will add option to scrapp Top Posts or Newest posts
Also the bot will save all photos in another directory
And i will add new "based" keywords


Instagram have a Artificial intelligence in Api, and in every photo the api tell you what photo contain , just search "accessibility_caption"

interesting. Kindly post this in programming section. I think that will be more suitable for such content. Or you can ask any mod to move the thread
 
The instagram have AI itself :) every IG photo have a description like : "this photo contains text, people" :)
Hint: That's not how AI works. That's not how any of it works.
You're literally just filtering some strings and erasing them, that's not AI, neither instagram has made an AI for just that. the only "artificial intelligence" here is the ML behind to identify people and other objects in a photo, but that does not affect you nor scrappers in any way as you only require to erase certain parts of a string.
 
I was a bit confused on where the AI was too! Nice to see your scraper taking advantage of the 'this photo contains...' alt tag though. What are your future development plans?

Thanks for the share ;)
whats difference between alt+text and alt tag ? isnt same thing ?
 
This kind of stuff is what is killing the whole AI concept, how is this NOWHERE near being an AI?

Hint: That's not how AI works. That's not how any of it works.
You're literally just filtering some strings and erasing them, that's not AI, neither instagram has made an AI for just that. the only "artificial intelligence" here is the ML behind to identify people and other objects in a photo, but that does not affect you nor scrappers in any way as you only require to erase certain parts of a string.

This. It's a simple scraper that will get you blocked in no time anyway based on your IP. No AI in sight here as no libraries imported etc..Just because IG uses ML for their stuff does not mean you have access to it lol.. Searching by text strings is the furthest from AI . It's like relying on Yoast keyword density and feeling like you now have the best onsite SEO
 
Experts are talking..
 
The ai doesnt works like this, you have put more to your program
 
Imagine being so mediocre that due to the lack of arguments, you have to call others dumb.
 
Back
Top