Description
3rd Party Integrations Plugin
Category: 3rd Party Integrations
The APIRequest plugin allows Obsidian users to make HTTP requests directly within their notes and display the response in a code-block, modal window, or paste it into their active document. With this plugin, you can easily retrieve data from external APIs and incorporate it into your notes without having to leave Obsidian. The plugin is highly customizable, allowing you to tailor the output to your preferences. Whether you're a developer looking for a convenient way to test API endpoints or a researcher seeking to integrate external data into your notes, APIRequest is a powerful tool that can streamline your workflow and enhance your productivity.
Reviews
No reviews yet.
Stats
186
stars
186 stargazers
14,712
downloads
14,712 downloads
11
forks
11 forks
957
days
957 days since creation
2
days
2 days since last commit
2
days
2 days since last release
11
total PRs
11 total pull requests
0
open PRs
0 open pull requests
0
closed PRs
0 closed pull requests
11
merged PRs
11 merged pull requests
46
total issues
46 total issues
11
open issues
11 open issues
35
closed issues
35 closed issues
74
commits
74 total commits in last one year
Latest Version
3 days ago
Changelog
What's Changed
- build(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs by @dependabot[bot] in https://github.com/Rooyca/obsidian-api-request/pull/62
- build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in https://github.com/Rooyca/obsidian-api-request/pull/61
- build(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs by @dependabot[bot] in https://github.com/Rooyca/obsidian-api-request/pull/63
- Fix #64: Web std compliant GET request by @sjeon87 in https://github.com/Rooyca/obsidian-api-request/pull/65
New Contributors
- @sjeon87 made their first contribution in https://github.com/Rooyca/obsidian-api-request/pull/65
Full Changelog: https://github.com/Rooyca/obsidian-api-request/compare/2.0.7…2.0.8
README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
API Designer
2 months ago by Ruveyda Yilmaz
A plugin for Obsidian that lets you design and document API endpoints visually without leaving your notes.
Data Fetcher
10 months ago by qf3l3k
Fetch data from multiple sources (REST APIs, RPC, gRPC, GraphQL) and insert results into notes.
File Publisher
3 years ago by Devin Sackett
Geocoding Properties
2 years ago by Jose Elias Alvarez
Insert address / location data from geocoding APIs as Obsidian properties.
Latex Render
2 years ago by jvsteiner
An Obsidian plugin that renders `label` code blocks to `<svg>` for viewing in notes. Make sure to bring your own command!
Local REST API
4 years ago by Adam Coddington
Unlock your automation needs by interacting with your notes in Obsidian over a secure REST API.
Magiedit
a year ago by Matteo Gassend
Media DB Plugin
4 years ago by Moritz Jung
A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.
Obsidian to Flomo
3 years ago by Xiaoyu Li
Quickly share content to Flomo.
OpenAPI Renderer
2 years ago by Sentiago
Integrate OpenAPI specification management into Obsidian with features for version control, visualization, editing, and easy navigation of API specs.
Unofficial Fabric Integration
2 years ago by Chasebank87
Integrate fabric by danielmiessler/fabric into Obsidian
User Plugins
4 years ago by mnowotnik
Allows user scripts to use plugin API