Follow this in-depth technical tutorial to learn how to parse XML data in Python, what libraries you should use, how to handle invalid XML, and more.
-
Updated
Apr 19, 2024 - Python
Follow this in-depth technical tutorial to learn how to parse XML data in Python, what libraries you should use, how to handle invalid XML, and more.
A simple program to get audio from google translate
Tools for analyzing cyber-security reports and extract information
Scripts written by iBots team.
A simple web scraper to regularly call up a list of websites and optionally save backups of them
A versatile tool that scrapes earthquake data from PHIVOLCS and JMA, processes it, and provides simple statistical data.
A simple web crawler bot written in Python that retrieves and saves the HTML content of a specified webpage.
This script is designed to scrape hotel prices from Google Travel for a list of hotels and dates. It uses the Playwright library to automate the process of searching for hotels, filling in dates, and extracting prices from various online travel agencies (OTAs).
instagram-story-auto-downloader
Scraper web v1 code source with Anti-Capcha, VPN Proxy to customize - Personal Project #NonCommercial
The goal of this project is to provide a basic structure for web scraping HTML pages and collecting specific data. The main script (main.py) initializes a WebScraper object and calls the scrape() method to collect data from a specific URL.
A web crawler named Spyder. a command line tool like (ZAP) Zed Attack Proxy made for spidering/ crawling web pages made using only the python standard library. meaning no dependencies. For windows.
Minimalistic python scrapers that perform a very basic scraping function. Utilizes Python 3.12.
Learn how to use Python Requests module
Scraper built with selenium and bs4 to scrape video metadata for JJ's 大数据案例实践class research
A guide to scraping e-commerce websites by overcoming bot protection and CAPTCHAs.
Add a description, image, and links to the scraper-python topic page so that developers can more easily learn about it.
To associate your repository with the scraper-python topic, visit your repo's landing page and select "manage topics."