Skip to content

A tool that shows how public data can be accessed from Instagram without an Instagram account.

License

Notifications You must be signed in to change notification settings

inpercima/publicmedia

Repository files navigation

publicmedia

MIT license

A tool that shows how public data can be accessed from Instagram without an Instagram account.

Currently there is no really option available but try these common options.

This app is online under publicmedia.inpercima.net.

This project was generated with swaaplate version 2.5.3.

Prerequisites

Angular CLI

  • @angular/cli 18.2.6 or higher

Apache and php

  • Apache 2.4 or higher
  • php 8.0 or higher

Node, npm or pnpm

  • node 20.15.1 or higher in combination with
    • npm 10.7.0 or higher or
    • pnpm 9.11.0 or higher, used in this repository

Getting started

# clone project
git clone https://github.com/inpercima/publicmedia/
cd publicmedia

Usage

Modules

For the frontend check publicmedia - frontend.

For the backend check publicmedia - api.

For the docker check publicmedia - docker.