Building Dataframe from Stack Overflow API with a search query and Saving data to csv file
Project description
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")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sosq-1.0.5.tar.gz
(15.1 kB
view details)
File details
Details for the file sosq-1.0.5.tar.gz.
File metadata
- Download URL: sosq-1.0.5.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a9005408d9fbbfbea4eba2f3fd45ba157f4a8122d6af93632181301e03a87b2
|
|
| MD5 |
ddd21b3b651507a2418914f13c6e5a9f
|
|
| BLAKE2b-256 |
3652e649bb537346d6eb7107701155780c14ec912e5d3bab61fb2035a5e31c75
|