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.0.tar.gz (4.8 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.0-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: linkvertise_bypasser-0.1.0.tar.gz
  • Upload date:
  • Size: 4.8 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.0.tar.gz
Algorithm Hash digest
SHA256 05a992849b627de6d2a8f3321561e6e10964cfc1512a0909c0c5f754da0757ef
MD5 59d6e49758634d533a18aa3b0f2f1f07
BLAKE2b-256 a50b6c6cfd26f2edf34d57cf033684cb0f81490f2b1744828a2b30a2b9cbdd20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for linkvertise_bypasser-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7b761753fa5fdf450c96bc99502dce549db29e17585fe3e83aa49604626749f9
MD5 c48fc5e6a6039b1f672be78fed1a2517
BLAKE2b-256 225148b486f9703e27c2a774831308d8b4c319ce0f3f11c77854f14a7cb79cf7

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