Skip to main content

Web Scraping Library

Project description

Title

telegram Scraper

Descrption

  • With telegram Scraper you can scrape search results and extract the contents produced by the search result.
  • In telegram scraper it will scrape the data present of the website and give json data which contains the details of the contents on the website.

JSON sample data

{
    "Scraper_Telegram": {
        "Telegram": "Telegram for Android",
        "about_install": "This video shows how to install Telegram on your Android device. See this page for detailed steps on various versions of Android.",
        "about_store": "More comfortable with installing appsfrom the Google Play Store?Download Telegram from Google\u00a0Play",
        "blank": "Twitter",
        "column_9": "telegram.org",
        "download_wrap": "Download Telegram",
        "toggle": "EN"
    }

Click Here for more

Run Scraper

from telegram_scraper import *
link="https://telegram.org/dl/ios"
data=run_telegram_scraper(link)

How it works?

  • It takes URL of telegram page with a search keyword to scrape the data.
  • It generates the json data which contains the information of the telegram search result.
  • It gives the every detail present inside website in the form of json data.

Examples

Below are some of the examples of URLs using which you can scrape:

Queries/ Feedback

If you have some queries or feedback please contact us at following
Telegram
Email

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

telegram_scraper-1.0.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

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