Get started
Product
Back
Start here!
Ready-to-run tools for your AI agents and apps. Just pick one and go.
Browse 61,154 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.5M 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.20 / 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
Monthly active users
12 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 data table back as structured rows — JSON via the API or dataset, CSV/Excel via one-click export. Layout tables skipped automatically. For analysts, developers and AI agents. $0.02 per page, failures free.
Anthony Snider
1
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
10
zentrafoundry/pdf-table-extractor
Extract text-based tables from user-provided or approved public PDFs into structured rows.
Zentra
muhammadafzal/html-to-json-smart-parser
Convert any HTML page, pasted HTML, or HTML file into clean structured JSON. Works without an API key via smart heuristics; optional AI mode for schema-driven extraction. Returns titles, headings, links, images, tables, emails, and custom fields.
Muhammad Afzal
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
raional/pdf-table-extractor
Extract tables from any PDF into clean structured rows ready for CSV or Excel. Auto-detects ruled and borderless tables, with page number, row/column counts, and an accuracy score per table. Powered by Camelot, the open-source PDF table extraction library.
Raion Al
aiqlabs/pdf-table-extractor
Extract tables from PDFs and rejoin the ones a page break cut in half. Reads ruled and borderless tables, drops the header the file repeats on every page, names each column type, and returns one clean grid per table as JSON and CSV.
Ai-Q Labs
3
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
378
5.0
automation-lab/pdf-structured-table-extractor
Extract structured tables from public PDF URLs into JSON rows and coordinate-aware cells with page provenance, confidence scores, and parsing warnings.
Stas Persiianenko
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.