Skip to content

Commit 2fe47f7

Browse files
authored
Update README.md
1 parent fc55c3a commit 2fe47f7

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
## Extractor (scraper, crawler) of products from Allegro
1+
## Extractor (scraper, crawler) of products from Allegro (2021)
22

3-
### It receives the search output of Allegro.pl, as well as detailed information about the products
3+
#### ***Actual in 2021!***
4+
#### It receives the search output of Allegro.pl, as well as detailed information about the products
45

5-
### To buy the project, please contact: https://t.me/JWprogrammer
6+
#### To buy the project, please contact: https://t.me/JWprogrammer
7+
#### The program is a paid solution. You buy the whole scraper program and it will work all the time on your server and work directly with Allegro.pl (no third-party databases or APIs are used), so you won't need to make any subscription fees.
68

79
## Description
810
We offer you a ready-made extractor of products from Allegro. It receives the search output of Allegro.pl, as well as detailed information about the goods.
911

10-
The scraper is very easy to integrate with your site. The site will make a regular HTTP-request to the crawler and receive in response data in JSON format. Extractor is universal, it doesn't matter what CMS or engine your site is based on.
12+
The scraper is very easy to integrate with your website. Extractor is universal, it doesn't matter what CMS or engine your site is based on.
1113

12-
Other people's Allegro scrapers have stopped working, but this parser continues to work stably and quickly.
14+
This crawler is working stably for two years now. It has never been banned by Allegro. In 2021 the scraper continues to work stably and quickly.
1315

1416
The data scraper can work "on the fly", that is, it can extract data from Allegro in real time when a request is made (from the point of view of your site, when a user visits some page). This ensures 100% data relevance and reduces the load on the server.
1517
Also, this Allegro crawler can be used to constantly scraping all the products, that is, saving and updating a full catalog of products.
@@ -56,3 +58,7 @@ $result = $allegro->details([
5658

5759
print_r($result); //All information about this product
5860
```
61+
62+
## Full documentation with all methods, parameters, filters and fields
63+
### We will provide you with full documentation.
64+
### To buy the project, please contact: https://t.me/JWprogrammer

0 commit comments

Comments
 (0)