Skip to main content

Freepik scraper

Project description

Title

Freepik Scraper

Descrption

  • With freepik Scraper you can scrape search results and extract the contents produced by the search result.
  • In freepik scraper it will scrape the data present of the website and give json data which contains the details of the contents on the website.
  • The freepik scraper will have the information such as title of image, image, download icon etc.

JSON sample data

{
    "Scraper_You_may_also_like": [
        {
            "badge_download_icon": "57",
            "photo": "5",
            "title": "Breathtaking road surrounded by beautiful and colorful autumn trees"
        }

Download full sample data

Run Scraper

from freepik_scraper import *
link="https://www.freepik.com/premium-photo/aerial-view-cars-driving-asphalt-road-leafless-forest-cinematic-drone-shot-flying-straight-freeway-mountains_15954953.htm#page=1&position=3&from_view=collections"
data=run_freepik_scraper(link)

How it works?

  • It takes URL of freepik page with a search keyword to scrape the data.
  • It generates the json data which contains the information of the freepik search result.

Examples

Below are some of the examples of URLs using which you can scrape:

Queries/ Feedback

If you have some queries or feedback please contact us at following
Telegram
Email

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

freepik_scraper-1.0.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page