colly VS google-search-results-php

Compare colly vs google-search-results-php and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
colly google-search-results-php
39 32
22,120 53
1.6% -
6.0 2.2
11 days ago 9 days ago
Go PHP
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

colly

Posts with mentions or reviews of colly. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-01.

google-search-results-php

Posts with mentions or reviews of google-search-results-php. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-25.
  • Automatic Images Classifier Generator
    2 projects | dev.to | 25 Aug 2022
    automatic-images-classifier-generator is a machine learning tool written in Python using SerpApi, Pytorch, FastAPI, and Couchbase to provide automated large dataset creation, automated training and testing of deep learning models with the ability to tweak algorithms, storing the structure and results of neural networks all in one place.
  • Machine Learning Testing
    1 project | dev.to | 19 Aug 2022
    In previous weeks, we have created an object in the database, and stored machine learning training, testing, and dataset information within it. This week we will do the final step necessary to release the source code to the public, unit testing machine learning tool. The metrics in these tests will give an idea about which ml models can be created, and which ones cannot be. These unit tests should not be confused with testing machine learning models themselves. These tests are checking the scalability aspect of machine learning and not the individual ML Models. I will talk about the source code release next week in the conclusion part. In the meantime, you may Register to Claim Free Credits to get to know SerpApi ecosystem.
  • Using Google Reverse Images API from SerpApi
    1 project | dev.to | 16 Aug 2022
    { "results for image 1": { "knowledge_graph": { "title": "Stairs", "description": "Stairs are a structure designed to bridge a large vertical distance by dividing it into smaller vertical distances, called steps. Stairs may be straight, round, or may consist of two or more straight pieces connected at angles. Types of stairs include staircases, ladders, and escalators." }, "organic_results": [ { "position": 1, "title": "Stairs - Wikipedia", "link": "https://en.wikipedia.org/wiki/Stairs", "snippet": "Stairs are a structure designed to bridge a large vertical distance by dividing it into smaller vertical distances, called steps. Stairs may be straight, ..." }, ... other organic results { "position": 4, "title": "Foto HD de Claudio Schwarz - Unsplash", "link": "https://unsplash.com/es/fotos/ipcsI15th5I", "snippet": "Nuevo: Unsplash ahora está disponible en varios idiomas. Puedes volver a cambiar al inglés cuando quieras. Próximamente habrá más idiomas." } ], "inline_images": [ { "source": "https://www.flickr.com/photos/thepiratesgospel/6107309586/", "thumbnail": "https://serpapi.com/searches/62e907cb5b54ef5af08d6ff2/images/6886d2b2c5499da05d656e39563b001cc2a1b485150c7a5761ed1190edbccb0f.jpeg" }, ... other thumbnails { "source": "https://en-gb.facebook.com/qualitycarpetsdirect/posts/", "thumbnail": "https://serpapi.com/searches/62e907cb5b54ef5af08d6ff2/images/6886d2b2c5499da08e88e75176317a1c08b36d2c2800f2329de12d162eab24e9.jpeg" } ] }, ... other results "results for image 5": { "knowledge_graph": { "title": "Art", "description": "Art is a diverse range of human activity, and resulting product, that involves creative or imaginative talent expressive of technical proficiency, beauty, emotional power, or conceptual ideas." }, "organic_results": [ { "position": 1, "title": "Art.com | Wall Art: Framed Prints, Canvas Paintings, Posters ...", "link": "https://www.art.com/", "snippet": "Shop Art.com for the best selection of wall art and photo prints online! Low price guarantee, fast shipping & free returns, and custom framing options ..." }, { "position": 2, "title": "Art - Wikipedia", "link": "https://en.wikipedia.org/wiki/Art", "snippet": "Art is a diverse range of human activity, and resulting product, that involves creative or imaginative talent expressive of technical proficiency, beauty, ..." } ], "inline_images": [ { "source": "https://www.leireunzueta.com/journal/tag/summer", "thumbnail": "https://serpapi.com/searches/62e907d0e13508b8c60f4c3b/images/6c0c95a05f3c4aa45e83ffe98a6112df67130eb20d484feef2c133f72ab49a3f.jpeg" }, ... other thumbnails { "source": "https://unsplash.com/photos/onMwdrVfMuE", "thumbnail": "https://serpapi.com/searches/62e907d0e13508b8c60f4c3b/images/6c0c95a05f3c4aa4deae63325b5a810305c9d32f794fc72c1849753080f116fa.jpeg" } ] } }
  • Ask HN: What are the best tools for web scraping in 2022?
    33 projects | news.ycombinator.com | 10 Aug 2022
    We've built https://serpapi.com

    We've invented the industry what you referring as "data type specific APIs"; APIs that abstract away all proxies issues, captcha solvings, various layouts support, even scrapping-related legal issues, and much more to a clean JSON response every single call. It was a lot of work but our success rate and response times are now rivaling non-scraping commercial APIs: https://serpapi.com/status

    I think the next battle will be still legal despite all the wins in favor of scrapping public pages and common sense understanding this is the way to go. The EFF has been doing an amazing work in this world and we are proud to be a significant yearly contributor to the EFF.

  • How to Train a Scalable Classifier with FastAPI and SerpApi ?
    3 projects | dev.to | 20 May 2022
    This week, we will explore the combined capabilities of SerpApi’s powerful Google Images Results Scraper API on top of FastAPI’s fast to build web framework. We will start by creating a simple image database creator with sync method, and build up from there.
  • [Failed] Investigating Machine Learning Techniques to Improve Spec Tests — V
    1 project | dev.to | 4 May 2022
    Originally published at https://serpapi.com on May 4, 2022.
  • Is it possible to create a spreadsheet that tracks SERP rankings?
    1 project | /r/googlesheets | 12 Apr 2022
    If you test the search here https://serpapi.com/ you have a JSON output to the right, does this contains everything you need? If so then you can get this with a fairly easy script. But as this is a business question it looks like something for this site.
  • Ask HN: Who is hiring? (April 2022)
    31 projects | news.ycombinator.com | 1 Apr 2022
    SerpApi | https://serpapi.com | Senior Web Engineer | Based in Austin, TX but everyone is remote | Full-time | ONSITE or FULLY REMOTE (We're a remote first company) | $150k 1099 for US or local avg + 20% for outside the US

    SerpApi is the leading API to scrape and parse search engine results. We deeply support Google, Google Maps, Google Images, Bing, Baidu, and a lot more.

    Our current stack is Ruby, Rails, MongoDB, and React.JS. We are looking for a senior web designer, a senior Front End Engineer, and a Senior Backend Engineer. For the senior web designer position, we're looking for someone to give us a strong visual direction and experience in CSS, JS, or React are definitely plusses but not required.

    We have an awesome work environment: We are a remote first company. We do continuous integration, continuous deployments, code reviews, code pairings, profit sharing, and most of communication is async via GitHub. We value super strongly transparency, do open books, have a public roadmap, and contribute to the EFF.

    Apply at: https://serpapi.com/team

  • How to create a beautiful table of contents on Hashnode
    1 project | dev.to | 31 Mar 2022
    By the way, if you're looking for a programmatic data extraction solution from Google (PlayStore, Maps, Images, YouTube..), Yahoo!, Naver, Bing and so on, have a try SerpApi 👀
  • Investigating Machine Learning Techniques to Improve Spec Tests
    1 project | dev.to | 30 Mar 2022
    { "position": 1, "title": "Coffee - Wikipedia", "link": "https://en.wikipedia.org/wiki/Coffee", "displayed_link": "https://en.wikipedia.org › wiki › Coffee", "thumbnail": "https://serpapi.com/searches/62436d12e7d08a5a74994e0f/images/ed8bda76b255c4dc4634911fb134de5319e08af7e374d3ea998b50f738d9f3d2.jpeg", "snippet": "Coffee is a brewed drink prepared from roasted coffee beans, the seeds of berries from certain flowering plants in the Coffea genus. From the coffee fruit, ...", ... }

What are some alternatives?

When comparing colly and google-search-results-php you can also consider the following projects:

GoQuery - A little like that j-thing, only in Go.

Symfony Panther - A browser testing and web crawling library for PHP and Symfony

Scrapy - Scrapy, a fast high-level web crawling & scraping framework for Python.

cloudflare-scrape - A Python module to bypass Cloudflare's anti-bot page.

xpath - XPath package for Golang, supports HTML, XML, JSON document query.

DiDOM - Simple and fast HTML and XML parser

rod - A Devtools driver for web automation and scraping

got-scraping - HTTP client made for scraping based on got.

Geziyor - Geziyor, blazing fast web crawling & scraping framework for Go. Supports JS rendering.

headless-chromium-php - Instrument headless chrome/chromium instances from PHP

Ferret - Declarative web scraping

rtila-releases