
Security Fundamentals
Obfuscation 101: Unmasking the Tricks Behind Malicious Code
Attackers use obfuscation to hide malware in open source packages. Learn how to spot these techniques across npm, PyPI, Maven, and more.
angular-instafeed
Advanced tools
Made by Joe Carlson - 2016
See more at www.callmejoe.net
Basic example usage of factory method to make a request to the instagram api to get a certian amount of images with an Angular.js switchable grid.
Check out a live demo of this plugin here
"Oh yes. Absolutely spot on ... works like a charm... The cleanest plugin i've ever worked with - clean, straightforward and works out of box." - tenzopro
Download and unpack Angular Instafeed. Or alternatively checkout from source:
$ git clone https://github.com/JoeKarlsson1/Angular-Instafeed
$ cd angular-instafeed
Next, inside the project, you need to [register as a Instagram Developer}(https://instagram.com/developer/clients/manage/) to get your Client ID
You will also need to get your user ID go run this program. To get your User ID, go to this site and enter your Instagram user name to get your user ID.
12345678
Once you have these, navigate to js/instagram/application.js
and configure your client_id
and your user_id
Run the app anyway your usually run your web apps. Or open index.html
in the browser.
Instafeed uses a number of open source projects:
##Contributing
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
See more at www.callmejoe.net
FAQs
Grid that displays your most recent Instagram photos.
The npm package angular-instafeed receives a total of 44 weekly downloads. As such, angular-instafeed popularity was classified as not popular.
We found that angular-instafeed demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security Fundamentals
Attackers use obfuscation to hide malware in open source packages. Learn how to spot these techniques across npm, PyPI, Maven, and more.
Security News
Join Socket for exclusive networking events, rooftop gatherings, and one-on-one meetings during BSidesSF and RSA 2025 in San Francisco.
Security News
Biome's v2.0 beta introduces custom plugins, domain-specific linting, and type-aware rules while laying groundwork for HTML support and embedded language features in 2025.