Skip to main content

Web Scraping Library

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.

JSON sample data

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

Click Here for more

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.
  • It gives the every detail present inside website in the form of json data.

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.0.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