python-scraper
There are 160 repositories under python-scraper topic.
seleniumbase/SeleniumBase
Python APIs for web automation, testing, and bypassing bot-detection with ease.
omkarcloud/botasaurus
The All in One Framework to Build Undefeatable Scrapers
Decodo/Decodo
HTTP(S)/SOCKS5 rotating residential proxies - code examples & general information.
scrapfly/scrapfly-scrapers
Scalable Python web scraping scripts for +40 popular domains
chris-greening/instascrape
Powerful and flexible Instagram scraping library for Python, providing easy-to-use and expressive tools for accessing data programmatically
oxylabs/how-to-scrape-google-scholar
A guide for extracting titles, authors, and citations from Google Scholar using Python and Oxylabs SERP Scraper API.
oxylabs/how-to-scrape-amazon-prices
A code for extracting best-selling items, search results, and currently available deals from Amazon using Python and Oxylabs E-Commerce Scraper API.
TheSpeedX/WhatScraper
A Whatsapp Group Link Scraper And Checker
yousefkotp/Movies-and-Series-Scraper
A console application to scrape a valid watching links for any movie or series with exact season and episode number, you can also download a whole season with one click.
thewebscraping/tls-requests
TLS Requests is a powerful Python library for secure HTTP requests, offering browser-like TLS client, fingerprinting, anti-bot page bypass, and high performance.
Mohamedsaleh14/Reddit_Scrapper
Scrape Reddit for marketing pain points using GPT — built to fuel Cronlytic's growth.
harismuneer/Android-Apps-Downloader
📱 A utility for downloading Android apps from the Google Play Store and Xiaomi App Store (the Chinese App Store).
dootss/catbox-scraper
An extremely fast script for scraping file hosting site catbox.moe for any file extension.
Decodo/Web-Scraping-API
Web Scraping API code examples for Python, PHP and Node.js
bilalahhmedd/ebay-products-scraper
This is ebay products scrapper to scrap images and metadata details of products from ebay.com
SuperKogito/CoinMarketCapScraper
a small python scraper to scrape historical data from the CoinMarketCap website and convert it to csv files . This is an initial step for a data mining process to develop a predictive model of cryptocurrencies prices.
LaskasP/TripAdvisor-Python-Scraper-Restaurants-2021
An implementation on python for scraping unique stores or scraping a whole geographical area from TripAdvisor
christivn/mapScraper
🤖🗺️ Headless browser scraper written in python to extract Places data from Google Maps.
shaheenfazim/url-scraper
A python script to scrape URL's from major search engines.
0x4D-5A/e-scraper
Python script to extract unique email addresses from a list of domains using regular expression.
1x-eng/chart_data_extractor
This webservice will help scrape data out of chart(s) presented on any given website. (At this moment, I only support scrape from HighCharts and AmCharts. Other libraries, maybe next time).
mzubairtahir/Google-Maps-Scraper
Scraper that scrapes data from search results of google maps
Genone22/emails_phones_scraping
Extract emails and phone numbers from the list of url addresses
RGProjectX/yts-torrent-scrapper
A Python Program Based On BeautifulSoup To Search The User's Desired Movies On https://yts.mx And Return Movies And Torrent Info
lc-at/bni-api
A Python wrapper for some of BNI's internet banking functionalities.
MSadeghzadehG/Scrap_Learning
Scrap a website with bypass the captcha
sakshamssr/upanime
UpAnime : Modern Search Engine API for Manga.
sbmagar13/raidfscrape
Code to Scraping some portion of Data from forum(RaidForums[seized by FBI]) with Python SCRAPY spiders bypassing recaptcha and storing to PostgreSQL database.(used scrapper-API as captcha, proxy bypass) SQLAlchemy as ORM for PostgreSQL - Python.
notscar/zalando-scraper
Zalando coming soon releases scraper sent with discord webhooks
oxylabs/scraping-real-estate-data-with-python
A guide for extracting public data from Redfin using Python and Oxylabs Web Scraper API. From using the API to processing data and saving the result.
TheAdnan/hadith-of-the-day
Firefox WebExtension that displays a different hadith on click
kishanmodi/Torrent-Scrapper-API
An API to Scrap Magnet/Torrent Links from 1337x, It provides the top seeded result from your query. Scrapping is done using BeautifulSoup4 and Python3. API is hosted on Heroku.
luminati-io/web-scraping-with-pydoll
Use Pydoll to scrape JavaScript-heavy sites, bypass Cloudflare, and scale web scraping with rotating proxies like Bright Data.
Touexe/LinkTreeScraper
Scraping Linktree user's information and links
androiddevnotesyoutube/scrape-twitter-json-to-html-table
This script shows how to scrape your tweets by date or year using the opensource project Twint and turn it into a beautiful HTML table. No API key is required..