Skip to content

nlin24/search-stackexchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

search-stackexchange

A quick script to search in stack exchange. This script search for keyword ilo in Stack Overflow topic titles for threads created in the past month and then returns a list of the topics and the respective links .

Setup

Need Python3 Install dependencies from requirements.txt using pip

$ pip install -r requirements.txt

To run

$ python main.py 
[0] connecting through Python iLO REST v2.5.0 client fails when logging @ https://stackoverflow.com/questions/56938784/connecting-through-python-ilo-rest-v2-5-0-client-fails-when-logging

Reference

Stack Exchange API Hello World Example

About

A quick script to search in stack exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages