An Automated udemy coupons scraper which scrapes coupons and autopost the result in blogspot post

Overview

Autoscraper-n-blogger

An Automated udemy coupons scraper which scrapes coupons and autopost the result in blogspot post and notifies via Telegram bot

Requirements

  • Blogger account and blog id
  • Telegram Bot API key and Your Telegram chat id to notify you and send results

    Setup

    Before setup place Telegram bot API key, Telegram chat id and Blogger id in config.json file !

    How to get my Telegram bot api key ? - Telegram-bot api-key

    How to get your Telegram chat id ? - Telegram chat-id

    pip3 install requirements.txt

    Once Installed all the requirements, setup the easyblogger by below command

    easyblogger --blogid get

    To get the blog id refer - https://subinsb.com/how-to-find-blogger-blog-id

    This will open up a browser window that you use to authenticate with your google account

    Note : Authenticate the google account associated with blogger account

    you’re all set to use Easyblogger !

    python3 auto.py

    This above file will scrape all the udemy course and coupons and it will post in blogger and it will send a copy of scraped results via Telegram bot !

    This can be hosted on a cloud server to run it automatically everyday !

    Demo

    Autoscraper.mp4
  • Owner
    GOKUL A.P
    Pythonist | Web Application Pentester | CTF player | Automation developer
    GOKUL A.P
    Create crawler get some new products with maximum discount in banimode website

    crawler-banimode create crawler and get some new products with maximum discount in banimode website. این پروژه کوچک جهت یادگیری و کار با ابزار سلنیوم

    nourollah rezaei 2 Feb 17, 2022
    Minimal set of tools to conduct stealthy scraping.

    Stealthy Scraping Tools Do not use puppeteer and playwright for scraping. Explanation. We only use the CDP to obtain the page source and to get the ab

    Nikolai Tschacher 88 Jan 04, 2023
    A Scrapper with python

    Scrapper-en-python Scrapper des données signifie récuperer des données pour les traiter ou les analyser. En python, il y'a 2 grands moyens de scrapper

    Lun4rIum 1 Dec 05, 2021
    Scrapes proxies and saves them to a text file

    Proxy Scraper Scrapes proxies from https://proxyscrape.com and saves them to a file. Also has a customizable theme system Made by nell and Lamp

    nell 2 Dec 22, 2021
    A training task for web scraping using python multithreading and a real-time-updated list of available proxy servers.

    Parallel web scraping The project is a training task for web scraping using python multithreading and a real-time-updated list of available proxy serv

    Kushal Shingote 1 Feb 10, 2022
    Divar.ir Ads scrapper

    Divar.ir Ads Scrapper Introduction This project first asynchronously grab Divar.ir Ads and then save to .csv and .xlsx files named data.csv and data.x

    Iman Kermani 4 Aug 29, 2022
    This was supposed to be a web scraping project, but somehow I've turned it into a spamming project

    Introduction This was supposed to be a web scraping project, but somehow I've turned it into a spamming project.

    Boss Perry (Pez) 1 Jan 23, 2022
    Nekopoi scraper using python3

    Features Scrap from url Todo [+] Search by genre [+] Search by query [+] Scrap from homepage Example # Hentai Scraper from nekopoi import Hent

    MhankBarBar 9 Apr 06, 2022
    A web crawler script that crawls the target website and lists its links

    A web crawler script that crawls the target website and lists its links || A web crawler script that lists links by scanning the target website.

    2 Apr 29, 2022
    TarkovScrappy - A nifty little bot that lets you know if a queried item might be required for a quest at some point in the land of Tarkov!

    TarkovScrappy A nifty little bot that lets you know if a queried item might be required for a quest at some point in the land of Tarkov! Hideout items

    Joshua Smeda 2 Apr 11, 2022
    Screenhook is a script that captures an image of a web page and send it to a discord webhook.

    screenshot from the web for discord webhooks screenhook is a script that captures an image of a web page and send it to a discord webhook.

    Toast Energy 3 Jun 04, 2022
    Python scrapper scrapping torrent website and download new movies Automatically.

    torrent-scrapper Python scrapper scrapping torrent website and download new movies Automatically. If you like it Put a ⭐ on this repo 😇 Run this git

    Fazil vk 1 Jan 08, 2022
    A Python web scraper to scrape latest posts from official Coinbase's Blog.

    Coinbase Blog Scraper A Python web scraper to scrape latest posts from official Coinbase's Blog. IDEA It scrapes up latest blog posts from https://blo

    Lucas Villela 3 Feb 18, 2022
    Pelican plugin that adds site search capability

    Search: A Plugin for Pelican This plugin generates an index for searching content on a Pelican-powered site. Why would you want this? Static sites are

    22 Nov 21, 2022
    薅薅乐 - JD 测试脚本

    薅薅乐 安裝 使用docker docker一键安装: docker run -d --name jd classmatelin/hhl:latest. 使用 进入容器: docker exec -it jd bash 获取JD_COOKIES: python get_jd_cookies.py,

    ClassmateLin 575 Dec 28, 2022
    Raspi-scraper is a configurable python webscraper that checks raspberry pi stocks from verified sellers

    Raspi-scraper is a configurable python webscraper that checks raspberry pi stocks from verified sellers.

    Louie Cai 13 Oct 15, 2022
    Proxy scraper. Format: IP | PORT | COUNTRY | TYPE

    proxy scraper 🔎 Installation: git clone https://github.com/ebankoff/proxy_scraper Required pip libraries (pip install library name): lxml beautifulso

    Eban'ko 19 Dec 07, 2022
    Using Selenium with Python to Web Scrap Popular Youtube Tech Channels.

    Web Scrapping Popular Youtube Tech Channels with Selenium Data Mining, Data Wrangling, and Exploratory Data Analysis About the Data Web scrapi

    David Rusho 0 Aug 18, 2021
    Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.

    Pattern Pattern is a web mining module for Python. It has tools for: Data Mining: web services (Google, Twitter, Wikipedia), web crawler, HTML DOM par

    Computational Linguistics Research Group 8.4k Jan 08, 2023
    Example of scraping a paginated API endpoint and dumping the data into a DB

    Provider API Scraper Example Example of scraping a paginated API endpoint and dumping the data into a DB. Pre-requisits Python = 3.9 Pipenv Setup # i

    Alex Skobelev 1 Oct 20, 2021