Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "start_urls": [
- "https://www.alimerkaonline.es/ali-web/index.html#lista-productos#2#320#32020"
- ],
- "fields": {
- "name": "descripcion",
- "price": "pvp",
- "image": "urlimagen",
- "product_id": "codreferencia",
- "description": "c411"
- },
- "api_crawl": {
- "crawl_finisher": {
- "func_name": "is_content_empty",
- "func_args": {
- "content_jpath": "listPage"
- }
- },
- "get_next_url": {
- "func_name": "increment_url_values_by_constant",
- "func_args": {
- "regexs_values_to_increase": [
- "(familia/\\d+/\\d+/)(\\d+)(/\\d+/9\\?iauthtoken=)",
- "(familia/\\d+/\\d+/\\d+/)(\\d+)(/9\\?iauthtoken=)"
- ],
- "constant": 8
- }
- },
- "url_templates": {
- "url_detail": "https://www.alimerkaonline.es/ali-web/index.html#lista-productos#<section_id>#<family_id>#<subfamily_id>#<product_id>",
- "url_image": "https://www.alimerkaonline.es/recursos<relative_url>"
- },
- "url_mapping": {
- "method": "alimerka_postal_code_to_url"
- }
- },
- "links": {
- "detail": "",
- "next_page": ""
- },
- "list": {
- "product": "listPage[*]",
- "page": "",
- "default_page": 1
- },
- "preprocess": {
- "mode": "before_requests",
- "url": "https://www.alimerkaonline.es/ali-ws/acceso/cp/<postal_code>",
- "callback": "alimerka_preprocessing",
- "payload": {
- "redirect": "0"
- }
- },
- "parser_modules": [
- "multiple_response_jpath",
- "alimerka_multiple_item_jpath"
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment