You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

sosq

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sosq

Building Dataframe from Stack Overflow API with a search query and Saving data to csv file

1.0.5
Source
pipPyPI
Maintainers
1

stack overflow search queries (sosq)

This project fetches StackOverflow API returns a dataframe

install

pip install sosq

for use

1- Get your key and token from stackexchange / follow instructions.

2- sample code below.

import sosq
sosq.get_result("your_search_query", "your_key", "your_access_token")

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts