Usage of similar
Discussion
Returns questions which are similar to a hypothetical one based solely on a title.
This method is roughly equivalent to a site's related questions suggestion on the ask page.
This method is useful for correlating data outside of a Stack Exchange site with similar content within one.
This method is new to version 1.1
Parameters
- nottagged – Semi-colon delimited list of tags which should disqualify a question
- This is a vectorized parameter, multiple ids can be sent a single request if delimited with a semi-colon
- string
- tagged – Semi-colon delimited list of tags which should be preferred for similar results
- This is a vectorized parameter, multiple ids can be sent a single request if delimited with a semi-colon
- string
- answers – Include answers
- boolean
- body – Include question bodies
- boolean
- comments – Include comments on questions and answers
- boolean
- title – A title
- string