FirePing32 / Autolinks

Autolinks lets you instantly share web links related to a particular topic by just using keywords.
https://autolinks.launchaco.com
MIT License
8 stars 2 forks source link
autolinks beautifulsoup4 bs4 flask githubapi hacktoberfest oauth python rest-api webhooks

Autolinks

Autolinks-Logo A GitHub app for web scraping

About

Autolink lets you instantly share web links related to a particular topic by just using keywords.

Installation

Usage

Autolinks currently works only for GitHub Issues. Extending it to PRs will be planned in future or if any developer is interested, he may work on this feature.

@Autolinks <search_query> <number_of_results>

Here,

Example

@Autolinks Win 7 DLL file error 5 will return first 5 search results related to the topic Win 7 DLL file error.

Example

You can also test it live here.

Private Repositories

This app will only work for publicly hosted repositories. So if you are looking to deploy a fork or use the app for private repositories, here are the instructions.