GithubHelp home page GithubHelp logo

heinrichi / qr-covid-scrapper Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 5.87 MB

Download and save all of the Russian qr-code covid passports available freely at google search

License: MIT License

Python 100.00%

qr-covid-scrapper's Introduction

Посик QR кодов вакциинации находящихся в свободном доступе в Google поисковике ######################

Скрипт информация по каждому найденому qr коду в базу данных

Пререквизиты:

brew install zbar
brew install postgresql
brew install virtualenv
virtualenv -p python3 env
source env/bin/activate
pip install psycopg2
pip install pillow
pip install pyzbar

Создать базу

createdb qr

Запуск

  1. Скачиваем QR картинки
cd qr
python qr/qr.py
  1. Запускам сканер и делаем запросы на госуслуги по каждому из скачанных qr кодов
cd qr
python qr/check.py

Disclaimer

Прогмамма создана в ознакомительных целях для всеобщего блага.

Please do not download or use any image that violates its copyright terms. Google Images is a search engine that merely indexes images and allows you to find them. It does NOT produce its own images and, as such, it doesn't own copyright on any of them. The original creators of the images own the copyrights.

Images published in the United States are automatically copyrighted by their owners, even if they do not explicitly carry a copyright warning. You may not reproduce copyright images without their owner'self permission, except in "fair use" cases, or you could risk running into lawyer'self warnings, cease-and-desist letters, and copyright suits. Please be very careful before its usage! Use this script/code only for educational purposes.

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.