Stackoverflow Academic Research Exporter avatar
Stackoverflow Academic Research Exporter

Pricing

$10.00 / 1,000 results

Go to Store
Stackoverflow Academic Research Exporter

Stackoverflow Academic Research Exporter

Developed by

AutomateLab

AutomateLab

Maintained by Community

Professional Stack Overflow data export for academic research, thesis projects, and educational analysis - Export questions, answers, and community discussions by tags, search queries, and date ranges. Computer science research, programming education studies, and technology trend analysis.

0.0 (0)

Pricing

$10.00 / 1,000 results

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

3 days ago

Export Type

exportTypeEnumOptional

Type of export to perform

Value options:

"research": string

Default value of this property is "research"

Technology Tags

tagsarrayOptional

Stack Overflow tags to export data for (e.g., 'python', 'machine-learning', 'javascript')

Default value of this property is []

Search Queries

queriesarrayOptional

Search terms to find relevant questions (e.g., 'neural networks', 'deep learning')

Default value of this property is []

Date Range (Optional)

dateRangeobjectOptional

Filter questions by date range. Use format: {"start": "2023-01-01", "end": "2023-12-31"}

Maximum Questions

maxQuestionsintegerOptional

Maximum number of questions to export

Default value of this property is 1000

Include Answers

includeAnswersbooleanOptional

Include answers for each question

Default value of this property is true

Include Comments

includeCommentsbooleanOptional

Include comments for questions and answers

Default value of this property is false

Output Format

formatEnumOptional

Export format for the data

Value options:

"json": string"csv": string

Default value of this property is "json"