Git Product home page Git Product logo

meta-spy's Introduction

meta-spy's People

Contributors

deenuu1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

meta-spy's Issues

Scraper class

from this class all scrapers will inherit
Methods:

  • _chrome_driver_configuration

Relations

  • Add method to scrape data about first user
  • Scraped user should has relations to users from friends list

Pytest

  • First fix imports
  • Uncomment tests for models
  • Add tests for repository.py
  • Add CI/CD to run automatically tests

Pytest

  • Model QUeue
  • Repository

Scrape detailed data

  • Informations about
  • pronunciation of name and surname
  • Other name/surname
  • Quotes

Family

  • Scrape relation ship status
  • Scrape family members

Facebook login

  • Create a class Facebook login and change functions into methods
  • Add first command to log in to the facebook

Queue of users to scrape

  • Create a queue with a list of users to scrape
  • Model queue
  • SQLite to store queue
  • After scraping all friends from 1 user it should start to scrape another user's friends and also add them to the queue

Save scraped data

  • Save scraped users to database (avoid creating duplicates !!! based on URL )

elastic pipelines

Every class should has a one big pipeline to do all possible operations and also all extract method should has own pipeline to do 1 specified task

Pipelines

Move pipelines to separated functions instead of using them as a class methods

Scrape friends

  • Add script to scrape all friends from a given user facebook account
  • Add command to run this script

Releas first version of the app

  • Add integraiton with sqlite
  • Create models
  • Create shemas
  • Create function to operate on db
  • Save scraped data
  • Add pytest
  • Add CI/CD
  • Add dockerfile
  • Make this repo public

Pipelines

  • Add more interaction in pipelines
  • Progress bar

Update project idea

  • It is not possible to scrape that amount of data in 1 session so I change the project idea to scrape only 1 person
  • Save a list of friends, Save profile and background picture, Save work, school, city, relation ship status, Email, phone etc , Photos, Groups And everything what is possible

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.