https://github.com/sopel-irc/sopel-instagram
New home of Sopel's formerly-core Instagram plugin. We're looking for prospective maintainers! Contact on IRC, or open an issue.
https://github.com/sopel-irc/sopel-instagram
Last synced: 7 days ago
JSON representation
New home of Sopel's formerly-core Instagram plugin. We're looking for prospective maintainers! Contact on IRC, or open an issue.
- Host: GitHub
- URL: https://github.com/sopel-irc/sopel-instagram
- Owner: sopel-irc
- License: other
- Created: 2020-07-29T04:46:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-07T00:37:41.000Z (over 4 years ago)
- Last Synced: 2025-01-21T17:22:23.124Z (5 months ago)
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# sopel-instagram
A Sopel plugin to fetch information about Instagram links.
## Current status
We are looking for prospective plugin maintainers! Most of Sopel's built-in
plugins will be moved out of core within the next few releases. When the
`instagram` plugin's turn comes, it will need someone to take charge of
keeping it working.If that sounds like you, get in touch in `#sopel` on freenode, or open an issue.
### Known issues
As of January 2021, it's likely that this plugin will **NOT** work to fetch
link information unless Sopel is running from a totally innocuous IP (i.e.
someone's house). Insta has cracked down on IP ranges owned by server/hosting
providers, and disabled the API endpoint this plugin used to fetch data
without scraping the HTML page itself.