Giter Site home page Giter Site logo

yshmarov / insta2blog.com Goto Github PK

View Code? Open in Web Editor NEW
10.0 5.0 1.0 263 KB

Automagically post your Instagram photos to a perfect SEO blog. Turn your Instagram account into a website.

Home Page: https://insta2blog.com/

License: MIT License

Ruby 69.48% JavaScript 2.84% CSS 1.14% HTML 26.30% Shell 0.14% Procfile 0.10%
instagram instagram-api instagram-client instagram-downloader instagram-feed instagram-scraper ruby rubyonrails

insta2blog.com's Introduction

Hi there ๐Ÿ‘‹ I'm Yaro.

I ๐Ÿ’™๐Ÿ’› Ruby & Rails

Check out my latest video & text RoR tutorials:

I've created a few GREAT Code-along Ruby on Rails courses:

Some favorite technologies

Ruby JavaScript HTML5 CSS3 PostgreSQL

Contact me

Follow/Socials

insta2blog.com's People

Contributors

dependabot[bot] avatar yshmarov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

ahmednadar

insta2blog.com's Issues

READONLY: relevant blogposts, case studies

Feature: play all videos in a row
Feature: linktree functionality
Feature: customize your blog (background, avatar, bio)
Feature: build email list (via "get email notifications for posts")
Feature: hashtag analysis (your most used hashtags)
Feature: your posts on a time graph

Keywords:
"create website from instagram"
"create instagram landing page"
"How to Make a Website for Your Instagram"

https://www.seedprod.com/how-to-create-an-instagram-landing-page/

https://linkin.bio/wsj

https://seesidecreative.com/product/march-23-how-to-convert-your-instagram-followers-to-blog-readers-90-minute-class/

https://www.androidsis.com/en/crear-web-para-instagram/

The WSJ case.

On their insta, they have a link to on.wsj.com/instagram
It redirects to
https://linkin.bio/wsj
Screenshot 2022-10-25 at 18 43 04
That is a copy of their instagram, but whenever you click a post it links to their website!
Screenshot 2022-10-25 at 18 46 44

is this necessary?

def call
    insta_user_data = ask_user_profile
    insta_user = InstaUser.find_or_initialize_by(username: insta_user_data['username'])
    insta_user.update(
      remote_id: insta_user_data['id'],
      account_type: insta_user_data['account_type'].downcase,
      media_count: insta_user_data['media_count']
    )
    insta_user
  end

is the insta_user necessary? Wouldnt insta_user.update already return what you want?

btw love to follow this project, very cool see you hacking on it! learning a lot!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.