awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jae-jae avatar

jae-jae/QueryList

0
View on GitHub↗
2,696 Stars·426 Forks·PHP·3 Aufrufequerylist.1team.top↗

QueryList

QueryList is a simple, elegant, extensible PHP Web Scraper (crawler/spider) ,based on phpQuery.

Features

  • PHP Crawling Frameworks - Progressive PHP crawler framework.

Star-Verlauf

Star-Verlauf für jae-jae/querylistStar-Verlauf für jae-jae/querylist

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu QueryList

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit QueryList.
  • crawlzone/crawlzoneAvatar von crawlzone

    crawlzone/crawlzone

    82Auf GitHub ansehen↗

    Crawlzone is a fast asynchronous internet crawling framework aiming to provide open source web scraping and testing solution. It can be used for a wide range of purposes, from extracting and indexing structured data to monitoring and automated testing. Available for PHP 7.4, 8.0, 8.1.

    PHP
    Auf GitHub ansehen↗82
  • dweidner/laravel-goutteAvatar von dweidner

    dweidner/laravel-goutte

    450Auf GitHub ansehen↗

    This repository implements a simple ServiceProvider that makes a singleton instance of the Goutte client easily accessible via a Facade in Laravel. See @FriendsOfPHP/Goutte for more information about the PHP web scraper and its interfaces.

    PHP
    Auf GitHub ansehen↗450
  • friendsofphp/goutteF

    FriendsOfPHP/Goutte

    9,201Auf GitHub ansehen↗

    Goutte is a PHP web scraper and DOM crawler designed for extracting data from websites. It functions as an HTTP client wrapper that enables the retrieval of web pages and the parsing of HTML content. The project provides a web form automator to programmatically fill and submit HTML forms to remote servers. It also includes a mechanism for automated website crawling by following links to discover and archive web content. The system supports stateful session management to maintain cookies and headers across requests. It further covers HTML data extraction through DOM-based element selection an

    PHP
    Auf GitHub ansehen↗9,201
  • hightman/pspiderAvatar von hightman

    hightman/pspider

    265Auf GitHub ansehen↗

    PHP - spider 框架

    PHP
    Auf GitHub ansehen↗265
Alle 8 Alternativen zu QueryList anzeigen→

Häufig gestellte Fragen

Was macht jae-jae/querylist?

QueryList is a simple, elegant, extensible PHP Web Scraper (crawler/spider) ,based on phpQuery.

Was sind die Hauptfunktionen von jae-jae/querylist?

Die Hauptfunktionen von jae-jae/querylist sind: PHP Crawling Frameworks.

Welche Open-Source-Alternativen gibt es zu jae-jae/querylist?

Open-Source-Alternativen zu jae-jae/querylist sind unter anderem: crawlzone/crawlzone — Crawlzone is a fast asynchronous internet crawling framework aiming to provide open source web scraping and testing… dweidner/laravel-goutte — This repository implements a simple ServiceProvider that makes a singleton instance of the Goutte client easily… friendsofphp/goutte — Goutte is a PHP web scraper and DOM crawler designed for extracting data from websites. It functions as an HTTP client… hightman/pspider — PHP - spider 框架. mvdbos/php-spider — A configurable and extensible PHP web spider. spatie/crawler — https://spatie.be/docs/crawler.