Get started
Product
Back
Start here!
Ready-to-run tools for your AI agents and apps. Just pick one and go.
Browse 53,842 Actors
Apify platform
Apify Store
Actors for any job on the web
Actors
Build and run serverless programs
Integrations
Connect with apps and services
MCP
Give your AI access to Actors
Anti-blocking
Scrape without getting blocked
Proxy
Rotate scraper IP addresses
Open source
Crawlee
Web scraping and crawling library
Solutions
MCP server configuration
Configure your Apify MCP server with Actors and tools for seamless integration with MCP clients.
Start building
Apify for
Enterprise
Startups
Universities
Nonprofits
Use cases
Data for generative AI
Data for AI agents
Lead generation
Market research
View more →
Consulting
Apify Professional Services
Apify Partners
Developers
Documentation
Full reference for the Apify platform
Actor templates
Python, JavaScript, and TypeScript
Web scraping academy
Courses for beginners and experts
Monetize your code
Publish your Actors and get paid
Learn
API reference
CLI
SDK
Earn from your code
$1.4M paid out last month. Many developers earn over $3k.
Start earning now
Resources
Help and support
Advice and answers about Apify
Actor ideas
Get inspired to build Actors
Changelog
See what’s new on Apify
Customer stories
Find out how others use Apify
Company
About Apify
Contact us
Blog
Live events
Partners
Jobs
We're hiring!
Join our Discord
Talk to other builders
Pricing
Contact sales
HTML Table Extractor
from $1.50 / 1,000 results
benthepythondev/html-table-extractor
Extract structured rows from HTML tables on any web page.
Rating
0.0
(0)
Developer
Ben
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 days ago
Last modified
Categories
SEO tools
Automation
Business
Share
eliai/webpage-tables-extractor
Table extractor for webpages: pass a URL and get every HTML table back as structured rows — JSON via the API or dataset, CSV via one-click export. For analysts, developers, and AI agents that need tabular data without writing a parser. Pay only for results, no code required.
Anthony Snider
making-data-meaningful/html-scraper
Access and extract full HTML source code from any webpage instantly. The HTML Scraper API lets you retrieve clean, accurate page HTML for SEO analysis, web scraping, and content monitoring - all without being blocked.
Scrape Hub
28
junipr/pdf-to-html
Convert PDFs to clean HTML with page-level output, metadata, table extraction, images, and formatting controls for automation workflows.
junipr
12
andok/html-table-extractor
Convert complex web tables into clean, structured JSON or CSV data. Automate data entry and reporting without writing custom parsers.
Andok
8
scrapingxpert/html-scraper-pro
The HTML Scraper Pro is a powerful tool designed to extract the HTML source code and metadata from websites. It uses advanced web scraping techniques to retrieve the full HTML content of web pages,page title and HTTP status code.This tool is ideal for data extraction, website analysis, and archiving
scrapingxpert
353
5.0
zentrafoundry/pdf-table-extractor
Transform pdf table extractor inputs into structured rows, clear errors, confidence signals, and automation-ready output.
Zentra
3
lafuan/wikipedia-data
Extract structured data from Wikipedia tables as clean JSON. Supports all languages, multiple tables and header detection. Ideal for AI training data and research.
Muhammad Naufal
scrapio/download-html-from-urls
🌐📥 Download HTML from any URL with download-html-from-urls. Extract and save raw page source for analysis, scraping, or automation—fast, reliable, and easy to use. Perfect for developers and data teams. 🚀✨
Scrapio
perryay/html-to-markdown
Clean, AI-ready Markdown from any HTML source. Converts web pages or raw HTML to well-structured Markdown — preserving headings, lists, tables, code blocks, links, and images. Clean mode strips ads and navigation. Batch convert up to 50 items via URL fetch or direct HTML input.
Perry AY
automationagents/web-scrape
Full page scrape via Firecrawl. Returns HTML, markdown, links, and title.
Alex Jordan
9
Description
JSON example
URLs
urls
Optional
Web pages to scan for HTML tables.
[ "https://www.w3schools.com/html/html_tables.asp"]
Max tables per URL
maxTables
Maximum number of tables to return from each page.