kasraavand / poptop

An application for extracting stackoverflow's questions in any way you like!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Poptop

Poptop is an APP writen in Scrapy-python and Pyside for extracting and orgnaizing the stackoverflow's questions and convert to PDF, in any way you like.

At the moment this APP contains the following features :

  • Extract the top voted questions from a given tag and date.
  • Convert the extracted questions to PDF.
  • ###The requirements :

  • Python 2.7
  • Scrapy 0.24.4
  • PyQt4
  • Twisted >13.0.0
  • How to run:

    After unziping the repository just change the directory to poptop and run the following command:

    python __init__.py

    About

    An application for extracting stackoverflow's questions in any way you like!

    License:MIT License


    Languages

    Language:Python 100.0%