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"
}
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file freepik_scraper-1.0.1.tar.gz
.
File metadata
- Download URL: freepik_scraper-1.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eed3e6b7e9c47b1d2687334ad5e5b3732ae916e843e38b02ea821a505b3149ac |
|
MD5 | e30e044f86b03e5174a1f0f6a303c7a8 |
|
BLAKE2b-256 | e1c8fe5091c2e577e9bf92309af823ae534a4b6170e3b916d856a1676f021cb3 |