Skip to main content

Bypass linkvertise links using the internal API

Project description

Linkvertise Bypasser

Bypasses linkvertise links by accessing their internal GraphQL API, without the need of a browser.

Example Usage

Basic single URL

import linkvertise_bypasser as linkvertise

ad_url = "https://linkvertise.com/12345/example"
url = linkvertise.bypass(ad_url)

From User ID and Post name

import linkvertise_bypasser as linkvertise

post = linkvertise.Post(12345, "example")
url = linkvertise.get_url(post)

Keeping session between requests

import requests
import linkvertise_bypasser as linkvertise

session = requests.Session()
for ad_url in urls:
	url = linkvertise.bypass(ad_url, session=session)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

linkvertise_bypasser-0.1.1.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

linkvertise_bypasser-0.1.1-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file linkvertise_bypasser-0.1.1.tar.gz.

File metadata

  • Download URL: linkvertise_bypasser-0.1.1.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.0 Windows/10

File hashes

Hashes for linkvertise_bypasser-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e18cfb47c71516f3e31e880ec78a45b1d2f47d9c2195cc2b771d6384b7ef06ff
MD5 e500cd596f2c83d318cbdac35e30ceb5
BLAKE2b-256 8582bd6c732a6baf4def9cad353950f8067b41abfc0c1c0d5d797c0fb82833bf

See more details on using hashes here.

File details

Details for the file linkvertise_bypasser-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for linkvertise_bypasser-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2bd29d04bb003dcddbe8fe1d0e901e79a8c7fe3c662651b70fe294a156bc5c12
MD5 2ff07da6ff334ccb1e6cf0d0c219d768
BLAKE2b-256 caff514723910eb5c3300aba5f75bf5f242bbf57c6b6f8adf7e26de1a5af70f5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page