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
    Bulk download tool for the MyMedia platform

    MyMedia Bulk Content Downloader This is a bulk download tool for the MyMedia platform. USE ONLY WHERE ALLOWED BY THE COPYRIGHT OWNER. NOT AFFILIATED W

    Ege Feyzioglu 3 Oct 14, 2022
    simple http & https proxy scraper and checker

    simple http & https proxy scraper and checker

    Neospace 11 Nov 15, 2021
    🕷 Phone Crawler with multi-thread functionality

    Phone Crawler: Phone Crawler with multi-thread functionality Disclaimer: I'm not responsible for any illegal/misuse actions, this program was made for

    Kmuv1t 3 Feb 10, 2022
    Simple Web scrapper Bot to scrap webpages using Requests, html5lib and Beautifulsoup.

    WebScrapperRoBot Simple Web scrapper Bot to scrap webpages using Requests, html5lib and Beautifulsoup. Mark your Star ⭐ ⭐ What is Web Scraping ? Web s

    Nuhman Pk 53 Dec 21, 2022
    Pseudo API for Google Trends

    pytrends Introduction Unofficial API for Google Trends Allows simple interface for automating downloading of reports from Google Trends. Only good unt

    General Mills 2.6k Dec 28, 2022
    Scraping web pages to get data

    Scraping Data Get public data and save in database This is project use Python How to run a project 1 - Clone the repository 2 - Install beautifulsoup4

    Soccer Project 2 Nov 01, 2021
    Generate a repository with mirror links for DriveDroid app

    DriveDroid Repository Generator Generate a repository for the app that allow boot a PC using ISO files stored on your Android phone Check also an offi

    Evgeny 11 Nov 19, 2022
    Command line program to download documents from web portals.

    command line document download made easy Highlights list available documents in json format or download them filter documents using string matching re

    16 Dec 26, 2022
    Download images from forum threads

    Forum Image Scraper Downloads images from forum threads Only works with forums which doesn't require a login to view and have an incremental paginatio

    9 Nov 16, 2022
    Amazon web scraping using Scrapy Framework

    Amazon-web-scraping-using-Scrapy-Framework Scrapy Scrapy is an application framework for crawling web sites and extracting structured data which can b

    Sejal Rajput 1 Jan 25, 2022
    A low-code tool that generates python crawler code based on curl or url

    KKBA Intruoduction A low-code tool that generates python crawler code based on curl or url Requirement Python = 3.6 Install pip install kkba Usage Co

    8 Sep 20, 2021
    A simple app to scrap data from Twitter.

    Twitter-Scraping-App A simple app to scrap data from Twitter. Available Features Search query. Select number of data you want to fetch from twitter. C

    Davis David 2 Oct 31, 2022
    Goblyn is a Python tool focused to enumeration and capture of website files metadata.

    Goblyn Metadata Enumeration What's Goblyn? Goblyn is a tool focused to enumeration and capture of website files metadata. How it works? Goblyn will se

    Gustavo 46 Nov 22, 2022
    Searching info from Google using Python Scrapy

    Python-Search-Engine-Scrapy || Python-爬虫-索引/利用爬虫获取谷歌信息**/ Searching info from Google using Python Scrapy /* 利用 PYTHON 爬虫获取天气信息,以及城市信息和资料**/ translatio

    HONGVVENG 1 Jan 06, 2022
    NASA APOD Discord Bot - Fetches information from NASA APOD site.

    NASA APOD Discord Bot - Fetches information from NASA APOD site.

    Astronomy Club IITK 4 Apr 23, 2022
    Twitter Scraper

    Twitter's API is annoying to work with, and has lots of limitations — luckily their frontend (JavaScript) has it's own API, which I reverse–engineered. No API rate limits. No restrictions. Extremely

    Tayyab Kharl 45 Dec 30, 2022
    淘宝茅台抢购最新优化版本,淘宝茅台秒杀,优化了茅台抢购线程队列

    淘宝茅台抢购最新优化版本,淘宝茅台秒杀,优化了茅台抢购线程队列

    MaoTai 118 Dec 16, 2022
    Facebook Group Scraping Using Beautiful Soup & Selenium

    Extract Facebook group posts that are related to a specific topic and write them to a .json file.

    Fatima Ghadieh 14 Aug 12, 2022
    Web scraper for Zillow

    Zillow-Scraper Instructions All terminal commands are highlighted. Make sure you first have python 3 installed. You can check this by running "python

    Ali Rastegar 1 Nov 23, 2021
    A pure-python HTML screen-scraping library

    Scrapely Scrapely is a library for extracting structured data from HTML pages. Given some example web pages and the data to be extracted, scrapely con

    Scrapy project 1.8k Dec 31, 2022