Coder Social home page Coder Social logo

instagram_webscraper's Introduction

py_playground

So this is pretty much me just messing around with python

Overtime I hope to add more and more app to this but so far this is what I have:

  • Instagram Account searcher
    • They way it works is by scraping the web for your data by passing your username through the link, really, really simple.
  • Instagram user collector
    • what this does is searches a tag and then scrapes the webpage for usernames and adds it to the collection

Todo's:

  • Feed the list of the usernames that are collected to the account searcher
  • take data from the account searcher and admit them to the database
    • not sure how i'm going to do this
  • make a database
  • make a scheduler for the database
  • create restful api to use the data
  • setup vm in google or azure (which ever will be the cheapest tbh)

Setup:

  1. First make sure that you have pip and pipenv installed on your machine
  2. Use command $ pipenv install <- this will automatically start installing all the required packages for this app to run
  3. Once installation has finished, go ahead and use what ever method you prefer to use edit/ run your python app. I prefer going into the shell and do what I have to do that way via: $ pipenv shell and then $ python main.py
  4. And that's it! Happy Instagraming!!!!!

If any issues occur just hit me up and let me know, I'll figure it out, or do a pull request if you figured it out

instagram_webscraper's People

Contributors

12jihan avatar

Stargazers

 avatar

Watchers

James Cloos avatar Harry Chang avatar  avatar

Forkers

root-hawk

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.