|
1 |
| -## Extractor (scraper, crawler) of products from Allegro |
| 1 | +## Extractor (scraper, crawler) of products from Allegro (2021) |
2 | 2 |
|
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 |
4 | 5 |
|
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. |
6 | 8 |
|
7 | 9 | ## Description
|
8 | 10 | 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.
|
9 | 11 |
|
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. |
11 | 13 |
|
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. |
13 | 15 |
|
14 | 16 | 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.
|
15 | 17 | 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([
|
56 | 58 |
|
57 | 59 | print_r($result); //All information about this product
|
58 | 60 | ```
|
| 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