Markdown output support

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
go
Domain
cli

Research direction

Start at the CLI handling for the output=md parameter and trace how the serpapi search command processes the server response. Verify the behavior with the documented Google search example using q=coffee; done means Markdown output is displayed instead of the unexpected non-JSON response error.

Written by the indexing model from the issue text.

Description

enhancement

The client doesn't currently support displaying Markdown output, even when using the output=md parameter:

corbin@Prometheus ~ % serpapi search engine=google q=coffee output=md
{"error":{"code":"api_error","message":"Unexpected non-JSON response from server"}}
corbin@Prometheus ~ %
Dominant language
Go
Stars
13
Forks
4
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from serpapi/serpapi-cli

All issues in serpapi/serpapi-cli

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.